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

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

Commit: 152dbad1ebb7de61353f3ddbec0693e35cb24333
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-31T17:32:01Z
Releases: 7.3.16
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