Change function name PQclientencoding to PQclientEncoding since
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 5 Feb 2000 12:33:22 +0000 (12:33 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 5 Feb 2000 12:33:22 +0000 (12:33 +0000)
commitd4e62e5deda4e067c335736780fbdcfbbd9ce140
tree2edd33a2c48cbac479553ad08e85513e459a5df7
parentb304b4a90e11db93a564935c41c1fb69df9483ec
Change function name PQclientencoding to PQclientEncoding since
it seems more suitable for the naming convention in libpq.

New function PQsetClientEncoding added. It makes possible to change
the client encoding on the fly without setting PGCLIENTENCODING.
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-print.c
src/interfaces/libpq/libpq-fe.h