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 bc4de01db3 Minor cleanup/code review for "indirect toast" stuff. 11 years ago
..
backend Minor cleanup/code review for "indirect toast" stuff. 11 years ago
bin Add API functions to libpq to interrogate SSL related stuff. 11 years ago
common Move pg_crc.c to src/common, and remove pg_crc_tables.h 11 years ago
include Minor cleanup/code review for "indirect toast" stuff. 11 years ago
interfaces This routine was calling ecpg_alloc to allocate to memory but did not 11 years ago
makefiles Revert haphazard pgxs makefile changes 11 years ago
pl Translation updates 11 years ago
port Move pg_crc.c to src/common, and remove pg_crc_tables.h 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Remove remnants of ImmediateInterruptOK handling. 11 years ago
timezone Update time zone data files to tzdata release 2015a. 11 years ago
tools Move pg_lzcompress.c to src/common. 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix installcheck case for tap tests 11 years ago
Makefile.shlib Install shared libraries also in bin on cygwin, mingw 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak