]> granicus.if.org Git - postgresql/commit
Correct oversight in createlang: test for pre-existing handler function
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Apr 2003 15:19:05 +0000 (15:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Apr 2003 15:19:05 +0000 (15:19 +0000)
commitcb1ad8799b09531294e05658e4a7b2f4b209ee58
treefccc5a910692f9139e2f6824767f940e7ee31722
parent66e0ea47a002183901d2053ed980a78f464dea36
Correct oversight in createlang: test for pre-existing handler function
was broken by opaque->language_handler change.  I see this is already
fixed in CVS tip, but must back-patch for 7.3.3.
src/bin/scripts/createlang.sh