Log Message:
-----------
Allow to set correct client encoding to libpq params.
Previously, pg_statsinfo always used SQL_ASCII encoding for libpq.
Therefore, encoding-errors were occurred if monitoring db and the
repository db are different encoding.
Modified Files:
--------------
pg_statsinfo/bin:
collector.c (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/bin/collector.c?r1=1.14&r2=1.15)
pgsql-committers by date
| Next: | From: User Kasahara | Date: 2011-03-04 06:25:34 |
| Subject: pgstatsinfo - pg_statsinfo: * Fix some problems for pg_statsinfo on the |
| Previous: | From: Andrew Dunstan | Date: 2011-03-04 00:44:45 |
| Subject: pgsql: Add a comment explaining the recent fix for plpython breakagein |