..
backend
Fix optimization for skipping searches for parallel-query hazards.
2016-11-21 13:19:23 -05:00
bin
Clean up pg_dump tests, re-enable BLOB testing
2016-11-18 14:21:33 -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
Add pg_sequences view
2016-11-18 14:59:03 -05:00
interfaces
Allow DOS-style line endings in ~/.pgpass files.
2016-11-15 16:17:19 -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
pgwin32_is_junction's argument should be "const char *" not "char *".
2016-11-05 11:14:10 -04:00
template
Remove "sco" and "unixware" ports.
2016-10-11 11:26:04 -04:00
test
Prevent multicolumn expansion of "foo.*" in an UPDATE source expression.
2016-11-20 14:26:19 -05:00
timezone
More zic cleanup.
2016-11-06 10:45:58 -05:00
tools
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
2016-11-07 20:27:30 -05:00
tutorial
Update copyright for 2016
2016-01-02 13:33:40 -05:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
bcc32.mak
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
2012-10-07 21:52:43 -04:00
DEVELOPERS
Replace a couple of references to files that no longer exist in the source
2009-05-04 08:08:47 +00:00
Makefile
Install TAP test infrastructure so it's available for extension testing.
2016-09-23 15:50:00 -04:00
Makefile.global.in
Allow individual TAP tests to be run via PROVE_TESTS
2016-11-14 10:00:41 -05: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
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
2012-10-07 21:52:43 -04:00