postgresql/src
Robert Haas ec7db2b483 Remove a comment which is now incorrect.
Before 5d305d86bd, this comment was
correct, but now it says we do something which we don't actually do.
Accordingly, remove the comment.
2016-10-20 10:24:51 -04:00
..
backend Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g. 2016-10-19 18:11:49 -04:00
bin Use pg_ctl promote -w in TAP tests 2016-10-19 09:18:50 -04:00
common Avoid leaking FDs after an fsync failure. 2016-10-02 12:33:46 -04:00
fe_utils Teach appendShellString() to not quote strings containing "-". 2016-09-06 14:53:31 -04:00
include Fix a few typos in simplehash.h. 2016-10-18 10:55:56 -07: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 Fix further hash table order dependent tests. 2016-10-12 18:31:45 -07:00
port Revert "Replace PostmasterRandom() with a stronger way of generating randomness." 2016-10-18 16:28:23 +03:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Use pg_ctl promote -w in TAP tests 2016-10-19 09:18:50 -04:00
timezone Another portability fix for tzcode2016g update. 2016-10-19 23:32:08 -04:00
tools Revert "Replace PostmasterRandom() with a stronger way of generating randomness." 2016-10-18 16:28:23 +03:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore
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
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak