You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Bruce Momjian 067f1e5fa8 Fix 'pg_ctl restart' to preserve command-line arguments. 18 years ago
..
backend Fix 'pg_ctl restart' to preserve command-line arguments. 18 years ago
bin Fix 'pg_ctl restart' to preserve command-line arguments. 18 years ago
include Reduce the alignment requirement of type "name" from int to char, and arrange 18 years ago
interfaces Add libpq comment about how to determine the format used for passing 18 years ago
makefiles Implement a few changes to how shared libraries and dynamically loadable 18 years ago
pl Clean up a number of bogosities around pltcl's handling of the Tcl "result": 18 years ago
port Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on 18 years ago
template
test Refactor the handling of the various DropStmt variants so that when multiple 18 years ago
timezone Update time zone data files to tzdata release 2008c (DST law changes in 18 years ago
tools Oops, make the MSVC build put fmgroids.h where it needs to be. 18 years ago
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
DEVELOPERS
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
Makefile.global.in Upgrade to Autoconf 2.61: 18 years ago
Makefile.shlib On cygwin and win32, don't override the shlib name when building a module. 18 years ago
bcc32.mak
nls-global.mk Another fix for compiles on an empty 'po' directory. 18 years ago
win32.mak