OSDN Git Service

Minor catalog cleanups for composite-type stuff. Adjust signatures shown
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 6 Jun 2004 19:07:02 +0000 (19:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 6 Jun 2004 19:07:02 +0000 (19:07 +0000)
commit19e3bdd6c79568f902dc3613c69f0788f8de583f
treeea7a13ccad40925089145c7a0eae9f1f02372b45
parent62c3e61e50baacadcb038690353a3abc1f474538
Minor catalog cleanups for composite-type stuff.  Adjust signatures shown
in pg_proc for record_in, record_out, etc to reflect that these routines
now make use of the second OID parameter.  Remove the ancient SET entry
in pg_type, which is now highly unlikely to ever become used again.
Adjust type_sanity regression test to match.
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/catalog/pg_type.h
src/test/regress/expected/type_sanity.out
src/test/regress/sql/type_sanity.sql