]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Load and keep conversion function info when SET CLIENT_ENCODING TO is
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 8 Aug 2002 06:35:26 +0000 (06:35 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 8 Aug 2002 06:35:26 +0000 (06:35 +0000)
commit3c63578a7e703800c73bac15174e5f30f6c72682
tree5598819fc111fc8e2722dbd4e276a9d6220afd68
parentb53c851655bbbc7222637362011fede312dcd97f
Load and keep conversion function info when SET CLIENT_ENCODING TO is
executed to prevent database access while performing encoding
conversion.
src/backend/utils/mb/mbutils.c