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

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

Commit: 1e64862ab39b27745e31876043dc72c607a1169e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-31T17:31:40Z
Releases: 8.1.5
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 +8 −1