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
Simon Riggs e60d20a35e Minor rewording of README comments 13 years ago
..
backend Minor rewording of README comments 13 years ago
bin Fix line count in slashUsage(). 13 years ago
common Move relpath() to libpgcommon 13 years ago
include Avoid tricky race condition recording XLOG_HINT 13 years ago
interfaces Revert "ecpg: Don't link compatlib with libpq" 13 years ago
makefiles Blind attempt at fixing the non-MSVC Windows builds 13 years ago
pl Move pqsignal() to libpgport. 13 years ago
port initdb needs pqsignal() even on Windows. 13 years ago
template
test In isolationtester, retry after EINTR return from select(2). 13 years ago
timezone Update time zone data files to tzdata release 2013b. 13 years ago
tools Add parallel pg_dump option. 13 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.shlib Add pkg-config files for libpq and ecpg libraries 13 years ago
bcc32.mak
nls-global.mk NLS: Use msgmerge --previous option 13 years ago
win32.mak