]> granicus.if.org Git - postgresql/commit
Strengthen type_sanity's check on pg_type.typarray. It failed to
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2007 22:33:38 +0000 (22:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2007 22:33:38 +0000 (22:33 +0000)
commit2ffc0e88499c38c78203038b7e1f16a7c7d4de2e
treea3f1280b22b65623fcbff7e85c643c060efcd535
parentff1de5cef6c9bd938f50c1e251a77431c2eaa022
Strengthen type_sanity's check on pg_type.typarray.  It failed to
complain about types that didn't have typarray set.  Noted while
working on txid patch.
src/test/regress/expected/type_sanity.out
src/test/regress/sql/type_sanity.sql