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 7b4fcabb2f Avoid problems with OID wraparound during WAL replay. 14 years ago
..
backend Avoid problems with OID wraparound during WAL replay. 14 years ago
bin Fix pg_restore's direct-to-database mode for INSERT-style table data. 14 years ago
include Use __sync_lock_test_and_set() for spinlocks on ARM, if available. 14 years ago
interfaces In ecpg removed old leftover check for given connection name. 14 years ago
makefiles Fix assorted issues with build and install paths containing spaces. 15 years ago
pl Translation updates 14 years ago
port Stamp 8.4.10. 14 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Make executor's SELECT INTO code save and restore original tuple receiver. 14 years ago
timezone Update time zone data files to tzdata release 2011n. 14 years ago
tools Backpatch "Use the preferred version of xsubpp." 14 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Add the possibility to specify an explicit validator function for foreign-data 17 years ago
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 15 years ago
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 15 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak