Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 Aug 2006 17:31:40 +0000 (17:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 Aug 2006 17:31:40 +0000 (17:31 +0000)
commitf1fa6547867c01d0b8513e5d8b253ac4ae94ef81
tree6947ba551779e95a5882da0e70a2cd8d2b578754
parentc6833920bb342f732c671ce9bdbe403dbe0e88fa
Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION
didn't create a dependency from the new conversion to its schema.  Back-patch
to all supported releases.
src/backend/catalog/pg_conversion.c