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
Magnus Hagander 233f135144 Link libpq with libgssapi if configure finds it, as 17 years ago
..
backend Suppress an uninitialized-variable warning (not all versions of gcc 17 years ago
bin Fix misspelled comment 17 years ago
include Forgot to bump catalog version in the commit of FSM rewrite. 17 years ago
interfaces Link libpq with libgssapi if configure finds it, as 17 years ago
makefiles Synchronize the shared object build rules in Makefile.port with Makefile.shlib 18 years ago
pl Fix unportable syntax used in recent patch. Per results from 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 Establish the rule that array types should have the same typdelim as their 18 years ago
timezone Update time zone data files to tzdata release 2008f (DST law changes in 18 years ago
tools Add an "events" system to libpq, whereby applications can get callbacks that 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 Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago
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