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 2cdcf459ba Add comment about why pg_dump doesn't dump the public schema comment. 18 years ago
..
backend Fix an oversight in the 8.2 patch that improved mergejoin performance by 18 years ago
bin Add comment about why pg_dump doesn't dump the public schema comment. 18 years ago
include If a loadable module has wrong values in its magic block, spell out 18 years ago
interfaces Sigh, I missed checking the ecpg tests ... 18 years ago
makefiles Synchronize the shared object build rules in Makefile.port with Makefile.shlib 18 years ago
pl Prevent memory leaks in our various bison parsers when an error occurs 18 years ago
port Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on 18 years ago
template Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2 19 years ago
test Add a variant expected-output file for the sequence regression test, to cover 18 years ago
timezone Fix identify_system_timezone() so that it tests the behavior of the system 18 years ago
tools Add Win32 MSVC code to support this recent patch: 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 Code coverage testing with gcov. Documentation is in the regression test 18 years ago
Makefile.shlib Synchronize the shared object build rules in Makefile.port with Makefile.shlib 18 years ago
bcc32.mak
nls-global.mk Another fix for compiles on an empty 'po' directory. 18 years ago
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 19 years ago