History log of /PHP-8.3/ext/pdo_pgsql/pgsql_driver.c (Results 76 – 100 of 240)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 4a2e40bb 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


Revision tags: php-5.6.11RC1, php-5.5.27RC1
# 28d7bb97 23-Jun-2015 Rasmus Lerdorf

Fix more proto comments


Revision tags: php-7.0.0alpha2
# afa4c3e7 11-Jun-2015 Matteo Beccati

Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading single quote)


# 7c0b8f87 11-Jun-2015 Matteo Beccati

Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading single quote)


Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# 4694e1c0 24-Apr-2015 Nikita Popov

Remove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT

Use the generic ATTR_EMULATE_PREPARES instead.


# 1ce22062 22-Apr-2015 Rasmus Lerdorf

libpq versions older than 9.3 do not have lo_lseek64


Revision tags: php-5.6.8
# b9732a37 15-Apr-2015 Anatol Belski

fix possible int overflow


# 7a88cfe4 15-Apr-2015 Anatol Belski

fix datatype mismatches


# a01e8c1f 15-Apr-2015 Anatol Belski

fix data type and 64-bit compat


Revision tags: php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# a141ccb4 29-Mar-2015 Kalle Sommer Nielsen

Another minor cleanup, drop ENFORCE_SAFE_MODE (all except pdo_pgsql have #if's for checking already)


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# 609f05fc 08-Mar-2015 Reeze Xia

ZTS cleanup


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# dfe6aea9 26-Jan-2015 Stanislav Malyshev

size_t cleanup for PDO


Revision tags: php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# 3de6f80f 05-Jan-2015 Matteo Beccati

Ref #68371 - Added support for PDO::PGSQL_ATTR_DISABLE_PREPARES


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35
# 3e4b91ec 10-Nov-2014 Matteo Beccati

Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific attribute names


# 1fc80d0c 31-Oct-2014 Anatol Belski

fix ZTS build


# 9580fcfe 31-Oct-2014 Matteo Beccati

Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction


Revision tags: php-5.6.3RC1, php-5.5.19RC1
# fb85d032 17-Oct-2014 Dmitry Stogov

Fixed compilation


# 8c5e2e66 17-Oct-2014 Matteo Beccati

Fixed bug #68199 (PDO::pgsqlGetNotify doesn't support NOTIFY payloads)


Revision tags: php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


12345678910