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
Heikki Linnakangas 358ff99d70 Fix compiler warnings about unused variables, caused by my previous commit. 14 years ago
..
backend Fix compiler warnings about unused variables, caused by my previous commit. 14 years ago
bin Change "restoring" to "processing" in message from pg_dump 14 years ago
include Fix bugs in cascading replication with recovery_target_timeline='latest' 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 Fix serializable mode with index-only scans. 14 years ago
timezone Update time zone data files to tzdata release 2012e. 14 years ago
tools Remove src/tool/backend, now that the content is on the web site and wiki. 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