Tom Lane wrote:
> This patch will apply against HEAD and 8.3, but not cleanly against
> prior versions. Since this code hasn't changed materially (except for
> additions of subtransaction and 2PC support) for a long time,
> back-patching should be straightforward, but I haven't actually done
> that yet.
>
> Comments?
>
I've reviewed the patch briefly and tested it against my version
of Postgres (8.3/Debian) and the test program I wrote to
reproduce the bug. I confirm the test program works fine.
Thanks for the quick fix!
Laurent Birtz