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
Peter Eisentraut 153a49bb33 Remove endof macro 8 years ago
..
backend Remove unnecessary parentheses in return statements 8 years ago
bin Support retaining data dirs on successful TAP tests 8 years ago
common Update copyright in recently added files 9 years ago
fe_utils In psql, use PSQL_PAGER in preference to PAGER, if it's set. 8 years ago
include Remove endof macro 8 years ago
interfaces Remove unnecessary parentheses in return statements 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
port Stamp HEAD as 11devel. 8 years ago
template
test Remove unnecessary parentheses in return statements 8 years ago
timezone Ensure SIZE_MAX can be used throughout our code. 8 years ago
tools Fix macro-redefinition warning on MSVC. 8 years ago
tutorial Phase 2 of pgindent updates. 9 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Support retaining data dirs on successful TAP tests 8 years ago
Makefile.shlib
nls-global.mk