You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane ac888986fc Improve pg_dump/pg_restore --create --if-exists logic. 9 years ago
..
backend Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases 9 years ago
bin Improve pg_dump/pg_restore --create --if-exists logic. 9 years ago
common Rename "pg_xlog" directory to "pg_wal". 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Reserve zero as an invalid DSM handle. 9 years ago
interfaces Allow DOS-style line endings in ~/.pgpass files. 9 years ago
makefiles Provide NO_INSTALLCHECK option for pgxs. 9 years ago
pl Check that result tupdesc has exactly 1 column in return_next scalar case. 9 years ago
port pgwin32_is_junction's argument should be "const char *" not "char *". 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Allow individual TAP tests to be run via PROVE_TESTS 9 years ago
timezone More zic cleanup. 9 years ago
tools Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Allow individual TAP tests to be run via PROVE_TESTS 9 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 9 years ago
bcc32.mak
nls-global.mk
win32.mak