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
Heikki Linnakangas 45f6240a8f Pack tuples in a hash join batch densely, to save memory. 11 years ago
..
backend Pack tuples in a hash join batch densely, to save memory. 11 years ago
bin Add new psql help topics, accessible to both --help and \?. 11 years ago
common Small message fixes 12 years ago
include Pack tuples in a hash join batch densely, to save memory. 11 years ago
interfaces Install libpq DLL with $(INSTALL_SHLIB). 12 years ago
makefiles Add file version information to most installed Windows binaries. 12 years ago
pl Check number of parameters in RAISE statement at compile time. 11 years ago
port Add support for optional_argument to our own getopt_long() implementation. 11 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Preserve AND/OR flatness while extracting restriction OR clauses. 11 years ago
timezone Finish adding file version information to installed Windows binaries. 12 years ago
tools Add valgrind suppression for padding bytes in twophase records. 11 years ago
tutorial Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Set shared library path for in-tree 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