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
Robert Haas 1144ea3421 Prevent shm_mq_send from reading uninitialized memory. 12 years ago
..
backend Prevent shm_mq_send from reading uninitialized memory. 12 years ago
bin Fix bug where pg_receivexlog goes into busy loop if -s option is set to 0. 12 years ago
common pgindent run for 9.4 12 years ago
include Add option to pg_ctl to choose event source for logging 12 years ago
interfaces Translation updates 12 years ago
makefiles Add file version information to most installed Windows binaries. 12 years ago
pl Translation updates 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 Fix TAP installcheck tests when current directory name contains spaces 12 years ago
timezone Reject out-of-range numeric timezone specifications. 12 years ago
tools MSVC: Substitute $(top_builddir) in REGRESS_OPTS. 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