]> granicus.if.org Git - postgresql/commit
Add some opr_sanity checks that the lengths of the various argument-info
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Nov 2009 18:53:54 +0000 (18:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Nov 2009 18:53:54 +0000 (18:53 +0000)
commitc19781ac3d5e1e3763e3dab87690dabff2d7130a
treed505d2dc3a455d5a67de21d6cdbb19ff2c6ba9fd
parente527d5010b3c78df67b38a9eb838cda7d8cf1c6d
Add some opr_sanity checks that the lengths of the various argument-info
arrays in a pg_proc entry match.  Seems like an easy mistake to make when
manually adjusting these values in a pg_proc.h entry.
src/test/regress/expected/opr_sanity.out
src/test/regress/sql/opr_sanity.sql