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
Heikki Linnakangas 723d0184e2 Use a latch to make startup process wake up and replay immediately when 16 years ago
..
backend Use a latch to make startup process wake up and replay immediately when 16 years ago
bin Don't warn about an in-progress online backup, when we're recovering from 16 years ago
include Use a latch to make startup process wake up and replay immediately when 16 years ago
interfaces Cursor names in the backend are not case-sensitve. This change makes sure that 16 years ago
makefiles Allow for LDFLAGS_SL already having a value in Makefile.aix. 16 years ago
pl Catch null pointer returns from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr 16 years ago
port Modify pg_upgrade to set/restore all environment variables related to 16 years ago
template Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
test Fix join-removal logic for pseudoconstant and outerjoin-delayed quals. 16 years ago
timezone Update time zone data files to tzdata release 2010l: DST law changes in 16 years ago
tools Introduce latches. A latch is a boolean variable, with the capability to 16 years ago
tutorial Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
DEVELOPERS
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 16 years ago
Makefile.global.in When in automatic dependency mode, never delete any intermediate 16 years ago
Makefile.shlib Still more third thoughts: when linking shared libraries, LDFLAGS probably 16 years ago
bcc32.mak
nls-global.mk Avoid error from mkdir if no languages are to be installed 16 years ago
win32.mak