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 94b6458c10 On second thought, use an empty string instead of "none" when not connected. 13 years ago
..
backend Reject out-of-range dates in to_date(). 13 years ago
bin On second thought, use an empty string instead of "none" when not connected. 13 years ago
include Stamp 8.4.15. 13 years ago
interfaces Stamp 8.4.15. 13 years ago
makefiles Fix PGXS support for building loadable modules on AIX. 13 years ago
pl Back-patch fix and test case for bug #7516. 13 years ago
port Stamp 8.4.15. 13 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Prevent passing gmake's environment variables down through pg_regress. 13 years ago
timezone Add new timezone abbrevation "FET". 13 years ago
tools Properly install ecpg_compat and pgtypes libraries on msvc 13 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