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 c5a03256c7 Adjust tuplesort.c based on the fact that we never use the OS's qsort(). 15 years ago
..
backend Adjust tuplesort.c based on the fact that we never use the OS's qsort(). 15 years ago
bin Have \copy go through SendQuery 15 years ago
include Make bgwriter sleep longer when it has no work to do, to save electricity. 15 years ago
interfaces Ecpglib stores variables that are used in DECLARE statements in a global list. 15 years ago
makefiles Add pg_upgrade test suite 15 years ago
pl Improve efficiency of recent changes to plperl's sv2cstr(). 15 years ago
port Revert binary change in copyright year adjustment. 15 years ago
template
test Be more clear when a new column name collides with a system column name. 15 years ago
timezone Update copyright notices for year 2012. 15 years ago
tools Fix pathname in pgindent README. 15 years ago
tutorial Update copyright notices for year 2012. 15 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
bcc32.mak
nls-global.mk Sort compendium lists for msgmerge 15 years ago
win32.mak