postgresql/src
Tom Lane 2c66dcf684 In the new dispensation where REINDEX doesn't take exclusive lock on
the parent table, it's essential that all index accesses take some kind
of lock on the index.  I had missed vacuumlazy.c :-( ...
2004-10-25 15:42:02 +00:00
..
backend In the new dispensation where REINDEX doesn't take exclusive lock on 2004-10-25 15:42:02 +00:00
bin Write config files as text not binary, per Magnus Hagander. 2004-10-24 15:55:29 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Fix tsearch build problems. 2004-10-22 22:33:58 +00:00
interfaces Translation updates 2004-10-22 13:49:15 +00:00
makefiles Fix tsearch build problems. 2004-10-22 22:33:58 +00:00
pl Remove three unnecessary casts from a pointer type to char * when calling 2004-10-25 06:27:21 +00:00
port On Windows, cause get_progname to strip any .EXE suffix. 2004-10-24 22:08:19 +00:00
template Fix TAS assembly stuff for Solaris/386. (I'm not in a position to 2004-09-24 00:21:32 +00:00
test Adjust message to not be misleading on Windows. 2004-10-24 22:09:33 +00:00
timezone Sync timezone data with latest zic database (dated Oct 11 2004). 2004-10-24 15:09:57 +00:00
tools Update copyright information in documentation. Also, add a note 2004-10-25 06:40:39 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in When using GCC, change the default CFLAGS to: 2004-10-20 02:12:07 +00:00
Makefile.shlib Export only required symbols in libpq on Win32. 2004-10-16 03:26:43 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00