postgresql/src
Heikki Linnakangas 283939a321 varstr_cmp and any comparison function that piggybacks on it can return
any negative or positive number, not just -1 or 1. Fix comment on
varstr_cmp and citext test case accordingly.

As pointed out by Zdenek Kotala, and buildfarm member gothic moth.
2009-04-23 07:19:09 +00:00
..
backend varstr_cmp and any comparison function that piggybacks on it can return 2009-04-23 07:19:09 +00:00
bin Use brackets in psql \df \? help. 2009-04-22 14:58:48 +00:00
include Assorted portability fixes for Borland C, from Pavel Golub. 2009-04-19 22:37:13 +00:00
interfaces Assorted portability fixes for Borland C, from Pavel Golub. 2009-04-19 22:37:13 +00:00
makefiles Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
pl Rethink the idea of having plpgsql depend on parser/gram.h. Aside from the 2009-04-19 21:50:09 +00:00
port Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Change the default value of max_prepared_transactions to zero, and add 2009-04-23 00:23:46 +00:00
timezone Update time zone data files to tzdata release 2009e: DST law changes in 2009-04-09 20:50:42 +00:00
tools Read nls.nk files to determine the proper name of NLS catalogs to install. 2009-04-20 08:38:00 +00:00
tutorial Update copyright for 2009. 2009-01-01 17:24:05 +00:00
DEVELOPERS
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
Makefile.global.in Add an implicit rule %.c -> %.i for running the C preprocessor. 2009-02-19 10:32:30 +00:00
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00