OSDN Git Service

Make pg_regress use CREATE OR REPLACE LANGUAGE, so that --load-language
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Feb 2010 01:35:14 +0000 (01:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Feb 2010 01:35:14 +0000 (01:35 +0000)
commitb951c03f88129d2814dca5239f57653c8d6284d1
tree492f52681b962e2ce932e53b514fb1d421b76adc
parent11b58470581f1c8cfad670c57ac3ffe77d1f0cdd
Make pg_regress use CREATE OR REPLACE LANGUAGE, so that --load-language
will work whether or not the specified language is preinstalled.  This
responds to some complaints about having to change test scripts because
plpgsql is preinstalled as of 9.0.
src/test/regress/pg_regress.c