]> granicus.if.org Git - php/commit
pg_client_encoding/pg_set_client_encoding should be compiled always.
authorYasuo Ohgaki <yohgaki@php.net>
Thu, 25 Apr 2002 01:42:23 +0000 (01:42 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Thu, 25 Apr 2002 01:42:23 +0000 (01:42 +0000)
commitc65a20df4a1cb391feab90dbd05586ffd246edfc
treed79800d41773d464292ccc558181c7e67e4420a8
parentda643f3fea09c0ffa25d64ca7b32238686bbad53
pg_client_encoding/pg_set_client_encoding should be compiled always.
Recent libpq has PQclientEncoding/PQsetClientEncoding regarless of
multibyte support enabled or not.

Reported by c@cornelia-boenigk.de

# This should be merged, but need a little more testing.
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h