postgresql/src
Robert Haas 245adea136 Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge
2010-07-01 14:11:23 +00:00
..
backend Allow ALTER TABLE .. SET TABLESPACE to be interrupted. 2010-07-01 14:11:23 +00:00
bin Fix psql to not go into infinite recursion when expanding a variable that 2010-05-05 22:19:18 +00:00
include tag 8.2.17 2010-05-14 03:32:06 +00:00
interfaces tag 8.2.17 2010-05-14 03:32:06 +00:00
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 2006-11-28 05:45:43 +00:00
pl > Follow up a visit from the style police. 2010-05-17 20:46:28 +00:00
port tag 8.2.17 2010-05-14 03:32:06 +00:00
template Make --with-ldap build on Unixware, per Olivier Prenant. 2006-12-14 21:50:07 +00:00
test Fix the handling of sub-SELECTs appearing in the arguments of an outer-level 2009-04-25 16:45:12 +00:00
timezone Change the "N. Central Asia Standard Time" timezone to map to 2010-05-20 14:13:15 +00:00
tools Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is 2010-05-13 21:34:55 +00:00
tutorial Fix some misuses of strncat(). 2006-09-27 16:19:42 +00:00
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 2006-10-06 18:53:53 +00:00
DEVELOPERS
Makefile
Makefile.global.in On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk
win32.mak