postgresql/src
Teodor Sigaev c6c458e24d Resort tsvector's lexemes in tsvectorrecv instead of emmiting an error.
Basically, it's needed to support binary dump from 8.3 because ordering rule
was changed.

Per discussion with Bruce.
2009-05-21 20:09:36 +00:00
..
backend Resort tsvector's lexemes in tsvectorrecv instead of emmiting an error. 2009-05-21 20:09:36 +00:00
bin Convert some messages to use ngettext(). 2009-05-21 01:08:43 +00:00
include commit for BETA2 2009-05-15 02:18:27 +00:00
interfaces Removed comparison of unsigned expression < 0. 2009-05-21 12:54:27 +00:00
makefiles Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
pl Translation updates 2009-05-14 21:41:53 +00:00
port Update no longer current comments in header. 2009-05-04 09:30:06 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Fix bug #4814 (wrong subscript in consistent-function call), and add some 2009-05-19 02:48:26 +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 Fix sgml-mode example. thanks Andrew Dunstan 2009-05-20 23:51:24 +00:00
tutorial
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
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
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