diff options
author | Michael Meskes <meskes@postgresql.org> | 2017-03-13 20:44:13 +0100 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2017-03-13 20:52:05 +0100 |
commit | 04207ef769b59fd8c4b4fba2cb9a6e6a15deeafc (patch) | |
tree | 801d0f9b3fe5392b395078349ff9437235498593 /src/backend/storage/buffer/bufmgr.c | |
parent | e03c6d93bfabc6606a8778b253ae31f2c3ee849d (diff) |
Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED.
The problem was that "begin transaction" was issued automatically
before executing COMMIT/ROLLBACK PREPARED if not in auto commit. This fix by
Masahiko Sawada fixes this.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions