postgresql/src
Heikki Linnakangas b81831acbc Renumber 2PC resource managers so that compared to 9.0, predicate lock rmgr
is added to the end, and existing resource managers keep their old ids.
We're not going to guarantee on-disk compatibility for 2PC state files over
major releases, but it seems better to avoid changing the ids them anyway.
It will help anyone who might want to write external tools to inspect the
state files to work with files from different versions, if nothing else.
Per complaint from Tom Lane.
2011-06-14 12:36:31 +03:00
..
backend Fix aboriginal copy-paste mistake in error message 2011-06-13 17:56:47 -04:00
bin Tab completion improvements for COMMENT. 2011-06-11 23:52:44 -04:00
include Renumber 2PC resource managers so that compared to 9.0, predicate lock rmgr 2011-06-14 12:36:31 +03:00
interfaces Move parse2.pl to parse.pl 2011-06-14 07:34:00 +03:00
makefiles Rewrite installation makefile rules without for loops 2011-05-02 01:05:08 +03:00
pl Translation updates for 9.1beta2 2011-06-09 23:02:48 +03:00
port Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
template
test Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
timezone Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
tools Stamp HEAD as 9.2devel. 2011-06-11 17:46:49 -04:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Rename pg_regress option --multibyte to --encoding 2011-04-15 08:42:05 +03:00
Makefile.shlib Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
nls-global.mk
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00