69 Commits (7314ed535f93841ff2d2bca5e65afcb0f2b003bb)

Author SHA1 Message Date
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 67db416711 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down) 15 years ago
Felipe Pena 83a7831760 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down) 15 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Matteo Beccati 37960040c1 - Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5) 16 years ago
Matteo Beccati fa67c860e0 - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 17 years ago
Matteo Beccati 2a481b01fb - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 17 years ago
Matteo Beccati e6f4503f29 - Reverting previous fix for bug #49985 17 years ago
Matteo Beccati c4bee3fa96 - Reverting previous fix for bug #49985 17 years ago
Ilia Alshanetsky 4d7a588951 - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 17 years ago
Ilia Alshanetsky 42626ae6fa - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 17 years ago
Matteo Beccati 2acedb40e6 MFH 17 years ago
Kalle Sommer Nielsen 3e6435e3c4 MFH: Typo 17 years ago
Kalle Sommer Nielsen 4b95edd125 MFH: Typo 17 years ago
Matteo Beccati 3fb4089ba7 MFH 17 years ago
Matteo Beccati 6e22ab5e3e MFH: 17 years ago
Matteo Beccati 0b576f6f11 MFH: 17 years ago
Matteo Beccati 6c6c8febf1 - Fixed bug #44861 (scrollable cursor don't work with pgsql) 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Felipe Pena 338d7dbca0 - MFB: Fixed compiler warnings 18 years ago
Felipe Pena a88f7fbc3e - Fixed compiler warnings 18 years ago
Felipe Pena 5feb5e5a89 MFH: 18 years ago
Felipe Pena 9552f1a573 - Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB) 18 years ago
Ilia Alshanetsky 86647d648f MFB: Better fix for bug #44189 18 years ago
Ilia Alshanetsky 43bcf759d3 Better fix for bug #44189 18 years ago
Ilia Alshanetsky 3eb387155a Simplify code 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Ilia Alshanetsky e2ed7b551f MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't 19 years ago
Ilia Alshanetsky 39f37ce950 Fixed bug #43457 (Prepared statement with incorrect parms doens't 19 years ago
Ilia Alshanetsky fdc2dab50b MFB: Adjusted fix for bug #42978 19 years ago
Ilia Alshanetsky 204f9e1a74 Adjusted fix for bug #42978 19 years ago
Ilia Alshanetsky 1e0f6fe5bb Separate parm zval. 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 2d4b8e19e2 Fixed bug #39656 (crash when calling fetch() on a PDO statment object 20 years ago
Ilia Alshanetsky c7d84b7451 Fixed compiler warnings 20 years ago
Ilia Alshanetsky 2332e4f9fc Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements). 20 years ago
Ilia Alshanetsky 7f52671781 Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters). 20 years ago
Ilia Alshanetsky 79ebfe382b Fixed memory leaks when working with cursors in PDO PostgreSQL driver. 20 years ago
Wez Furlong fb7d5bd780 The fix for #35332 caused #35671 (and thus PECL #6504). 20 years ago
Antony Dovgal 7731dc9421 fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Ilia Alshanetsky f7276af1c6 Fixed compiler warning 21 years ago
Ilia Alshanetsky c2ed71a879 Retry on failed prepare resulting from duplicate statement name. 21 years ago
Ilia Alshanetsky 4e03ce9fc5 Fixed memory leaks 21 years ago
Ilia Alshanetsky 911355bee8 Fixed memory leak 21 years ago
Wez Furlong 131033352d Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). 21 years ago