postgresql/src
Simon Riggs 5c73ae17d1 Reset btpo.xact following recovery of btree delete page. Add btpo_xact
field into WAL record and reset it from there, rather than using
FrozenTransactionId which can lead to some corner case bugs.

Problem report and suggested route to a fix from Heikki, details by me.
2010-03-19 10:41:22 +00:00
..
backend Reset btpo.xact following recovery of btree delete page. Add btpo_xact 2010-03-19 10:41:22 +00:00
bin Also print the libpq error message when lo_create or lo_open fails 2010-03-18 20:00:51 +00:00
include Reset btpo.xact following recovery of btree delete page. Add btpo_xact 2010-03-19 10:41:22 +00:00
interfaces Fix peculiar, untranslatable message concatenation attempt 2010-03-17 20:58:38 +00:00
makefiles
pl Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 2010-03-18 19:43:03 +00:00
port Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. 2010-03-01 14:54:00 +00:00
template
test Update oidjoins regression test for 9.0. 2010-03-14 04:17:54 +00:00
timezone Small adjustment by pgindent. 2010-03-13 00:40:43 +00:00
tools Mention way to get commit details for release notes. 2010-03-18 16:31:12 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak