diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-24 03:35:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-24 03:35:45 +0000 |
commit | d159c4ba4c1ed8ce2f04f3662c4544601ad51d49 (patch) | |
tree | 0b58e115bf035458ca3b796178d38a4e258b7ef1 /src/backend/executor/nodeFunctionscan.c | |
parent | bce5fd63fd1421e8f404b1beefce45dc2aa6cc8d (diff) | |
download | postgresql-d159c4ba4c1ed8ce2f04f3662c4544601ad51d49.tar.gz postgresql-d159c4ba4c1ed8ce2f04f3662c4544601ad51d49.zip |
Cause pg_dump to emit a 'SET client_encoding' command at the start of
any restore operation, thereby ensuring that dumped data is interpreted
the same way it was dumped even if the target database has a different
encoding. Per suggestions from Pavel Stehule and others. Also,
simplify scheme for handling check_function_bodies ... we may as well
just set that at the head of the script.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions