[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2009-03-12 Thread Ilia Alshanetsky
iliaa Thu Mar 12 22:54:15 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFB: Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string literal)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2009-01-18 Thread Felipe Pena
felipe Sun Jan 18 23:51:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pgsql pgsql.c Log: - MFH: Fixed bug #47048 (Segfault with new pg_meta_data)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c /ext/pgsql/tests pg_delete_001.phpt pg_insert_001.phpt pg_meta_data_001.phpt pg_select_001.phpt pg_update_001.phpt

2008-10-15 Thread Felipe Pena
felipe Thu Oct 16 00:45:22 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pgsql/testspg_delete_001.phpt pg_insert_001.phpt pg_meta_data_001.phpt pg_select_001.phpt pg_update_001.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2008-05-19 Thread Ilia Alshanetsky
iliaa Mon May 19 15:18:40 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2007-11-13 Thread Ilia Alshanetsky
iliaa Tue Nov 13 20:08:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFB: Fixed bug #43279 (pg_send_query_params() converts all elements in 'params' to strings)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug42783.phpt

2007-10-03 Thread Ilia Alshanetsky
iliaa Wed Oct 3 23:31:58 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pgsql/tests80_bug42783.phpt Modified files: /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: MFB: Fixed bug #42783 (pg_insert() does not accept an

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2007-09-03 Thread Ilia Alshanetsky
iliaa Mon Sep 3 15:36:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pgsql pgsql.c Log: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2007-08-22 Thread Ilia Alshanetsky
iliaa Wed Aug 22 22:40:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pgsql pgsql.c Log: Fixed bug #42368 (Incorrect error message displayed by pg_escape_string).

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2007-07-02 Thread Ilia Alshanetsky
iliaa Mon Jul 2 15:37:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL 7.4)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2007-01-06 Thread Ilia Alshanetsky
iliaa Sun Jan 7 04:36:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: Fixed bug #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect to establish a new connection).

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c /ext/pgsql/tests 80_bug39971.phpt

2006-12-28 Thread Ilia Alshanetsky
iliaa Fri Dec 29 00:34:30 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pgsql/tests80_bug39971.phpt Modified files: /php-srcNEWS /php-src/ext/pgsql pgsql.c Log: Fixed bug #39971 (pg_insert/pg_update do not allow

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pgsql pgsql.c

2006-11-13 Thread Ilia Alshanetsky
iliaa Mon Nov 13 22:10:40 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pgsql pgsql.c /php-srcNEWS Log: Fixed bug #36812 (pg_execute() modifies input array).