postgresql/src
Peter Eisentraut 84d457edaf Format PL/Python module contents test vertically
It makes it readable again and makes merges more manageable.
2016-10-27 15:41:29 -04:00
..
backend If the stats collector dies during Hot Standby, restart it. 2016-10-27 14:27:40 -04:00
bin pg_dump: Simplify internal archive version handling 2016-10-25 17:02:22 -04:00
common Rename "pg_xlog" directory to "pg_wal". 2016-10-20 11:32:18 -04:00
fe_utils Teach appendShellString() to not quote strings containing "-". 2016-09-06 14:53:31 -04:00
include Avoid using a C++ keyword in header file 2016-10-26 22:41:56 -04:00
interfaces Remove a comment which is now incorrect. 2016-10-20 10:24:51 -04:00
makefiles Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
pl Format PL/Python module contents test vertically 2016-10-27 15:41:29 -04:00
port Allow pg_basebackup to stream transaction log in tar mode 2016-10-23 15:23:11 +02:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Fix possible pg_basebackup failure on standby with "include WAL". 2016-10-27 11:19:51 -04:00
timezone Fix not-HAVE_SYMLINK code in zic.c. 2016-10-26 13:40:41 -04:00
tools Revert "Replace PostmasterRandom() with a stronger way of generating randomness." 2016-10-18 16:28:23 +03:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
Makefile.global.in Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
Makefile.shlib Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
nls-global.mk
win32.mak