diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-16 10:53:10 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-16 10:53:10 +0300 |
commit | 03e2b1017c0d360cae0b4d0a8bf5d6924536c834 (patch) | |
tree | 17cd17dc9f4bd16d5886392b1e7f137ff53ad3eb /contrib/btree_gist/btree_interval.c | |
parent | e7873b74d9c1bb7a325960f52043db6de88e6e66 (diff) | |
download | postgresql-03e2b1017c0d360cae0b4d0a8bf5d6924536c834.tar.gz postgresql-03e2b1017c0d360cae0b4d0a8bf5d6924536c834.zip |
Fix thinko in logical decoding of commit-prepared records.
The decoding of prepared transaction commits accidentally used the XID of
the transaction performing the COMMIT PREPARED, not the XID of the prepared
transaction. Before bb38fb0d43c8d that lead to those transactions not being
decoded, afterwards to a assertion failure.
Diffstat (limited to 'contrib/btree_gist/btree_interval.c')
0 files changed, 0 insertions, 0 deletions