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
Noah Misch d41cb869aa Ignore interrupts during quickdie(). 13 years ago
..
backend Ignore interrupts during quickdie(). 13 years ago
bin psql: fix \copy stdin trailing space requirement 13 years ago
common pgindent run for release 9.3 13 years ago
include Add comment for VARSIZE_ANY_EXHDR macro 13 years ago
interfaces Return error if allocation of new element was not possible. 13 years ago
makefiles Install all a Makefile's extension controls, not just the first. 13 years ago
pl Translation updates 13 years ago
port Send SIGKILL to children if they don't die quickly in immediate shutdown 13 years ago
template Remove _FORTIFY_SOURCE 13 years ago
test Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. 13 years ago
timezone Update time zone data files to tzdata release 2013d. 13 years ago
tools Eliminate pg_rewrite.ev_attr column and related dead code. 13 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Improve support for building PGXS modules with VPATH. 13 years ago
Makefile.shlib Add pkg-config files for libpq and ecpg libraries 13 years ago
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
nls-global.mk NLS: Use msgmerge --previous option 13 years ago
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago