]> granicus.if.org Git - php/commit
Tweak some #if's to be more orthogonal.
authorChristopher Kings-Lynne <chriskl@php.net>
Tue, 22 Mar 2005 08:51:23 +0000 (08:51 +0000)
committerChristopher Kings-Lynne <chriskl@php.net>
Tue, 22 Mar 2005 08:51:23 +0000 (08:51 +0000)
commite2b87e6230f617813adf9387f81f8eb8c53f013a
treea914984e9a801c8a607bee7c6350e228c8c742f1
parentb30d8beebf70a92cc69a3a627d04f1aff62c1f78
Tweak some #if's to be more orthogonal.

(PHP pg_set_error_verbosity) New function to set PostgreSQL error verbosity

(PHP pg_copy_from) Use non-deprecated API if it is available

(PHP pg_copy_to) Use non-deprecated API if it is available
NEWS
ext/pgsql/CREDITS
ext/pgsql/config.m4
ext/pgsql/config.w32
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h
ext/pgsql/tests/06copy.phpt
ext/pgsql/tests/07optional.phpt