postgresql/src/interfaces
Michael Meskes 43c79c7d68 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.
2017-03-13 21:03:55 +01:00
..
ecpg Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. 2017-03-13 21:03:55 +01:00
libpq Fix inclusions of postgres_fe.h from .h files. 2017-03-08 20:41:06 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00