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
Tom Lane db2d9c602c Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF 16 years ago
..
backend Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF 16 years ago
bin Avoid passing signed chars to <ctype.h> functions ... same old 16 years ago
include Add string functions: concat(), concat_ws(), left(), right(), and reverse(). 16 years ago
interfaces Remove extra newlines at end and beginning of files, add missing newlines 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 Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
template Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
test Add string functions: concat(), concat_ws(), left(), right(), and reverse(). 16 years ago
timezone pgindent run for 9.0, second run 16 years ago
tools Remove extra newlines at end and beginning of files, add missing newlines 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