diff options
author | Michael Meskes <meskes@postgresql.org> | 2017-03-13 20:44:13 +0100 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2017-03-13 21:03:55 +0100 |
commit | 43c79c7d68044cb804ddf8f549dfc4cb895f8542 (patch) | |
tree | b9894b90c0573f74114b370bae128fba1f1dba39 /contrib/postgres_fdw | |
parent | dd12bef58ccee3596066cda9ded4fc6b3399d3ba (diff) | |
download | postgresql-43c79c7d68044cb804ddf8f549dfc4cb895f8542.tar.gz postgresql-43c79c7d68044cb804ddf8f549dfc4cb895f8542.zip |
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 'contrib/postgres_fdw')
0 files changed, 0 insertions, 0 deletions