postgresql/src
2013-07-15 13:31:36 -04:00
..
backend Assert that syscache lookups don't happen outside transactions. 2013-07-15 13:31:36 -04:00
bin Correct off-by-one when reading from pipe 2013-07-15 10:42:27 -04:00
common pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
include Add session_preload_libraries configuration parameter 2013-07-12 21:23:50 -04:00
interfaces Also escape double quotes for ECPG's #line statement. 2013-07-06 22:10:55 +02:00
makefiles Install all a Makefile's extension controls, not just the first. 2013-07-03 19:03:31 -04:00
pl Make comments reflect that omission of SPI_gettypmod() is intentional. 2013-07-12 18:07:46 -04:00
port Send SIGKILL to children if they don't die quickly in immediate shutdown 2013-06-28 17:49:46 -04:00
template
test Regression tests for LOCK TABLE. 2013-07-15 12:30:41 -04:00
timezone pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
tools Get rid of pg_class.reltoastidxid. 2013-07-04 03:24:09 +09:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Improve support for building PGXS modules with VPATH. 2013-07-01 12:53:05 -04:00
Makefile.shlib
nls-global.mk
win32.mak