1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext/pdo_pgsql/tests
Matteo Beccati 72997aa430 - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
# Removed usage of the memory address when generating prepared statemend names
# as uniqueness can't be enforced. Used a statment counter instead.
2009-11-04 19:32:27 +00:00
..
2007-12-04 13:05:44 +00:00
2009-03-28 02:34:02 +00:00
2007-05-07 17:23:53 +00:00
2009-03-28 02:34:02 +00:00