postgresql/src
2008-06-11 10:55:43 +00:00
..
backend Fix bug in the WAL recovery code to finish an incomplete split. 2008-06-11 08:38:56 +00:00
bin Update "help" output to reflect that \timing now takes an optional on/off 2008-06-11 10:55:43 +00:00
include Comment fix, should say TSQuery instead of TSVector. 2008-06-10 08:55:50 +00:00
interfaces Added lost sysmbol SQL_SQL to list of allowed variable names. 2008-06-04 12:23:34 +00:00
makefiles Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
pl Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
port Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on 2008-05-21 14:20:48 +00:00
template
test Fix an ALTER TABLE test case so that it actually tests what the comment says it 2008-06-09 18:28:00 +00:00
timezone Update time zone data files to tzdata release 2008c (DST law changes in 2008-06-01 18:23:00 +00:00
tools Create a script to handle stamping release version numbers into files, 2008-06-10 18:08:48 +00:00
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib On cygwin and win32, don't override the shlib name when building a module. 2008-04-08 09:50:29 +00:00
nls-global.mk Another fix for compiles on an empty 'po' directory. 2008-05-17 21:27:12 +00:00
win32.mak