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
Noah Misch 52be3aae5b Fix warnings added in 8d9a0e85bd. 12 years ago
..
backend Prevent bitmap heap scans from showing unnecessary block info in EXPLAIN ANALYZE. 12 years ago
bin Minimal psql tab completion support for SET search_path. 12 years ago
common pgindent run for 9.4 12 years ago
include Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert(). 12 years ago
interfaces Let installcheck-world pass against a server requiring a password. 12 years ago
makefiles Remove Alpha and Tru64 support. 12 years ago
pl Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
port Add mkdtemp() to libpgport. 12 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Fix bug with whole-row references to append subplans. 12 years ago
timezone pgindent run for 9.4 12 years ago
tools Fix warnings added in 8d9a0e85bd. 12 years ago
tutorial Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Support vpath builds in TAP tests 12 years ago
Makefile.shlib Remove Alpha and Tru64 support. 12 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak