postgresql/src
2008-06-26 03:51:56 +00:00
..
backend Fix 'pg_ctl restart' to preserve command-line arguments. 2008-06-26 02:47:19 +00:00
bin Simplify 'pg_ctl restart' detection of first argument in 2008-06-26 03:51:56 +00:00
include Reduce the alignment requirement of type "name" from int to char, and arrange 2008-06-24 17:58:27 +00:00
interfaces Add libpq comment about how to determine the format used for passing 2008-06-23 21:10:49 +00:00
makefiles
pl Clean up a number of bogosities around pltcl's handling of the Tcl "result": 2008-06-17 00:52:43 +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 Refactor the handling of the various DropStmt variants so that when multiple 2008-06-14 18:04:34 +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 Oops, make the MSVC build put fmgroids.h where it needs to be. 2008-06-24 01:15:36 +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
nls-global.mk Another fix for compiles on an empty 'po' directory. 2008-05-17 21:27:12 +00:00
win32.mak