History log of /PHP-5.5/ext/pgsql/pgsql.c (Results 126 – 150 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2cc1f53f 15-Sep-2006 Ilia Alshanetsky

Added a check for PQftable() function


Revision tags: php-5.2.0RC4
# 37635d93 06-Sep-2006 Antony Dovgal

fix leak in pg_copy_to() when invalid resource was passed


Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 77c1b56c 10-May-2006 Marcus Boerger

- Update after api changes


# 18eb480d 07-May-2006 Edin Kadribasic

MFH: Added pg_field_table() as per req: #36750


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 8bbf3a00 10-Apr-2006 Marcus Boerger

- MFH Fix potenbtioal SEGV


Revision tags: php-5.1.3RC2
# cdbe8b4f 28-Mar-2006 Yasuo Ohgaki

reenable pg_execute E_WARNING


# 82376269 27-Mar-2006 Yasuo Ohgaki

remove pg_execute() E_WARNING error when query plan is not defined


# 0bcd4593 13-Mar-2006 Marcus Boerger

- bug #36625 fix


Revision tags: php-5.1.3RC1
# 0b12f730 05-Mar-2006 Antony Dovgal

MFH: fix #36606 (pg_query_params() changes arguments type to string)


Revision tags: RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 81c25d87 20-Dec-2005 Marcus Boerger

- Get rid of compiler warnings (both postgres an dphp use these defines)


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


# a3af52c1 05-Dec-2005 foobar

MFH: list_entry -> zend_rsrc_list_entry


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1
# ae1d56d0 07-Nov-2005 Marcus Boerger

- MFH Bug #32223 weird behaviour of pg_last_notice


# 71ad4dd1 06-Nov-2005 Marcus Boerger

- Fix parameter parsing


Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2
# ea473492 11-Oct-2005 Ilia Alshanetsky

MFH: Fixed bug #33167 (Possible crash inside pg_fetch_array()).


Revision tags: php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1
# d327027e 16-Aug-2005 Edin Kadribasic

Use free() instead of PQfreemem() to maintain compabitibility with older
PostgreSQL client libraries (bug #33813).


Revision tags: BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0
# ef7bd066 08-Jul-2005 Ilia Alshanetsky

Added pg_fetch_all_columns() function to fetch all values of a column from
a result cursor.


# 312a8eed 05-Jul-2005 Edin Kadribasic

Properly detect when the copy command fails


# 17b877a7 05-Jul-2005 Derick Rethans

- Fixed memory corruption in pg_copy_from() in case the as_null parameter was
passed. (Derick)


Revision tags: php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# fcf14f17 10-May-2005 Antony Dovgal

use & and check for the right value of result_type


# 38a7ef5f 10-May-2005 Antony Dovgal

fix #32904 (pg_get_notify() ignores result_type parameter)


# bdbce015 03-May-2005 Ilia Alshanetsky

Prevent double free.


12345678910>>...19