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 1acc04e404 Remove outdated comment 9 years ago
..
backend Check for error during PQendcopy. 9 years ago
bin Update code comments for pg_xlog -> pg_wal 9 years ago
common Change pg_ctl to detect server-ready by watching status in postmaster.pid. 9 years ago
fe_utils Phase 3 of pgindent updates. 9 years ago
include Remove outdated comment 9 years ago
interfaces Second try at fixing tcp_keepalives_idle option on Solaris. 9 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Phase 3 of pgindent updates. 9 years ago
port Phase 3 of pgindent updates. 9 years ago
template
test Eat XIDs more efficiently in recovery TAP test. 9 years ago
timezone Phase 3 of pgindent updates. 9 years ago
tools Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer. 9 years ago
tutorial Phase 2 of pgindent updates. 9 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add ICU_CFLAGS to global CPPFLAGS 9 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk