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
Andrew Dunstan fd416db406 Initialise perl library as documented in perl API. Backpatch to release 7.4. 17 years ago
..
backend Fix tsquerysel() to not fail on an empty TSQuery. Per report from 17 years ago
bin Change rather bizarre code ordering in get_id(). This isn't strictly 17 years ago
include Fix DecodeInterval to report an error for multiple occurrences of DAY, WEEK, 17 years ago
interfaces Clean up ecpg's use of mmerror(): const-ify the format argument, add an 17 years ago
makefiles Allow out-of-tree builds on mingw and cygwin 17 years ago
pl Initialise perl library as documented in perl API. Backpatch to release 7.4. 17 years ago
port Update no longer current comments in header. 17 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Change AdjustIntervalForTypmod to not discard higher-order field values on the 17 years ago
timezone Update time zone data files to tzdata release 2009e: DST law changes in 17 years ago
tools Fix sgml-mode example. thanks Andrew Dunstan 17 years ago
tutorial Update copyright for 2009. 17 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 Add an implicit rule %.c -> %.i for running the C preprocessor. 17 years ago
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 17 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak