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 3d13623d75 Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
..
backend Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
bin WITH CHECK OPTION support for auto-updatable VIEWs 13 years ago
common pgindent run for release 9.3 13 years ago
include Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
interfaces Check for NULL result from strdup 13 years ago
makefiles Install all a Makefile's extension controls, not just the first. 13 years ago
pl Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
port Send SIGKILL to children if they don't die quickly in immediate shutdown 13 years ago
template
test Improvements to GetErrorContextStack() 13 years ago
timezone pgindent run for release 9.3 13 years ago
tools Get rid of pg_class.reltoastidxid. 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 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
nls-global.mk
win32.mak