]> granicus.if.org Git - postgresql/commit
Make CREATE CONVERSION verify that a putative encoding conversion function
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Nov 2008 17:40:56 +0000 (17:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Nov 2008 17:40:56 +0000 (17:40 +0000)
commit4f38b9a80acdc9514ab03a912e275f6d84319597
treea53a621bf06a27c8a315982641728fa327244835
parent1a0bbc296c7534df9b3545f899aa7a0fb0c87f16
Make CREATE CONVERSION verify that a putative encoding conversion function
returns VOID.  This is the last of the easy fixes I recommended in
11870.1218838360@sss.pgh.pa.us --- the others got done awhile ago but
I forgot about this one.
src/backend/commands/conversioncmds.c