Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 220db233f83fbc6c23b4717eb5c2c6d72b5abb9b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-31T17:31:48Z
Releases: 8.0.9
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.

Files

PathChange+/−
src/backend/catalog/pg_conversion.c modified +7 −1