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 9a0a12f683 Add valgrind suppression for padding bytes in twophase records. 12 years ago
..
backend Fix s/pluggins/plugins/ typo in two comments. 12 years ago
bin Assorted message improvements 12 years ago
common Small message fixes 12 years ago
include Fix s/pluggins/plugins/ typo in two comments. 12 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 Small message fixes 12 years ago
port Report success when Windows kill() emulation signals an exiting process. 12 years ago
template Remove Alpha and Tru64 support. 12 years ago
test Assorted message improvements 12 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 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