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 2a2352e07d Replace memcpy() calls in xlog.c critical sections with struct assignments. 14 years ago
..
backend Replace memcpy() calls in xlog.c critical sections with struct assignments. 14 years ago
bin Make psql's \d+ show reloptions for all relkinds. 14 years ago
include Drop cheap-startup-cost paths during add_path() if we don't need them. 14 years ago
interfaces libpq: Fix memory leak in URI parser 14 years ago
makefiles Remove BSD/OS (BSDi) port. There are no known users upgrading to 14 years ago
pl Split tuple struct defs from htup.h to htup_details.h 14 years ago
port Add strerror() string to chdir() error message 14 years ago
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 14 years ago
test Drop cheap-startup-cost paths during add_path() if we don't need them. 14 years ago
timezone Update time zone data files to tzdata release 2012e. 14 years ago
tools Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds. 14 years ago
tutorial Update copyright notices for year 2012. 14 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove configure flag --disable-shared, as it is no longer used by any 14 years ago
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 14 years ago
bcc32.mak
nls-global.mk Lots of doc corrections. 14 years ago
win32.mak