postgresql/src
Tom Lane 24ac52c3f1 Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a couple of
significantly uglier kluges that were working around the change in plpgsql's
preinstalled status.
2010-02-24 01:57:16 +00:00
..
backend Add an OR REPLACE option to CREATE LANGUAGE. 2010-02-23 22:51:43 +00:00
bin Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a couple of 2010-02-24 01:57:16 +00:00
include Add an OR REPLACE option to CREATE LANGUAGE. 2010-02-23 22:51:43 +00:00
interfaces Translation updates for 9.0alpha4 2010-02-19 00:40:05 +00:00
makefiles
pl Translation updates for 9.0alpha4 2010-02-19 00:40:05 +00:00
port Some platforms reject fsync() on files opened O_RDONLY. 2010-02-23 05:44:55 +00:00
template
test Make pg_regress use CREATE OR REPLACE LANGUAGE, so that --load-language 2010-02-24 01:35:14 +00:00
timezone
tools Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak