postgresql/src
Robert Haas 2bbdc6875d dsa: Cope with the possibility that SIZE_MAX is not defined.
Per buildfarm member gaur and Tom Lane.
2016-12-05 15:22:33 -05:00
..
backend dsa: Cope with the possibility that SIZE_MAX is not defined. 2016-12-05 15:22:33 -05:00
bin Reduce the default for max_worker_processes back to 8. 2016-12-05 10:53:21 -05: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 Fix more DSA problems uncovered by the buildfarm. 2016-12-05 10:38:08 -05:00
interfaces libpq: Fix another bug in 721f7bd3cb. 2016-12-05 14:11:52 -05:00
makefiles Provide NO_INSTALLCHECK option for pgxs. 2016-11-14 14:53:07 -08:00
pl Check that result tupdesc has exactly 1 column in return_next scalar case. 2016-11-15 16:48:19 -05:00
port Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Document recipe for testing compatibility with old Perl. 2016-12-04 00:16:55 -05:00
timezone More zic cleanup. 2016-11-06 10:45:58 -05:00
tools Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02: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 Replace PostmasterRandom() with a stronger source, second attempt. 2016-12-05 13:42:59 +02:00
Makefile.shlib Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
nls-global.mk
win32.mak