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

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

Commit: 67b74fa7c77366cace4b38cf8b2f75e73ebb7d2d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-31T17:31:55Z
Releases: 7.4.14
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