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
Andres Freund 0ef3c29a4b Improve documentation about binary/textual output mode for output plugins. 11 years ago
..
backend Improve documentation about binary/textual output mode for output plugins. 11 years ago
bin Fix pg_dump's --if-exists for large objects 11 years ago
common Small message fixes 12 years ago
include Rename CACHE_LINE_SIZE to PG_CACHE_LINE_SIZE. 11 years ago
interfaces Follow the RFCs more closely in libpq server certificate hostname check. 11 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. 12 years ago
port Add support for optional_argument to our own getopt_long() implementation. 12 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Also revert e3ec0728, JSON regression tests 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. 12 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 Fix TAP checks when current directory name contains spaces 11 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