..
backend
Spellcheck: s/descendent/descendant/g
2016-12-23 11:53:35 -05:00
bin
pg_dump: Remove obsolete handling of sequence names
2016-12-23 10:55:06 -05:00
common
Rename "pg_xlog" directory to "pg_wal".
2016-10-20 11:32:18 -04:00
fe_utils
Restore psql's SIGPIPE setting if popen() fails.
2016-12-07 12:39:24 -05:00
include
Remove sql_inheritance GUC.
2016-12-23 07:35:01 -05:00
interfaces
Fix buffer overflow on particularly named files and clarify documentation about
2016-12-22 08:28:13 +01:00
makefiles
Provide NO_INSTALLCHECK option for pgxs.
2016-11-14 14:53:07 -08:00
pl
Improve handling of array elements as getdiag_targets and cursor_variables.
2016-12-13 16:33:03 -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
Fix tuple routing in cases where tuple descriptors don't match.
2016-12-22 17:36:37 -05:00
timezone
Sync our copy of the timezone library with IANA release tzcode2016j.
2016-12-15 14:32:42 -05:00
tools
MSVC: Position MSBFLAGS after flags it might override.
2016-12-18 18:12:23 -05:00
tutorial
Update copyright for 2016
2016-01-02 13:33:40 -05:00
.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
nls-global.mk: search build dir for source files, too
2016-06-07 18:55:18 -04:00
win32.mak