pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that

Started by Tom Lanealmost 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/backend/catalog:
pg_conversion.c (r1.20 -> r1.20.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_conversion.c.diff?r1=1.20&r2=1.20.4.1)