mirror of https://github.com/postgres/postgres
Previous commit e5de601267 modified dblink
to ensure client encoding matched the server. However the added
PQsetClientEncoding() call added significant overhead. Restore original
performance in the common case where client encoding already matches
server encoding by doing nothing in that case. Applies to all active
branches.
Issue reported and work sponsored by Zonar Systems.
REL8_4_STABLE
parent
7635dae552
commit
6c8b16e30a
Loading…
Reference in new issue