diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-24 03:35:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-02-24 03:35:19 +0000 |
commit | 92bec9a0bc459c13b546ef0e601d43311ea2b8dd (patch) | |
tree | 4492dd6d55621456ba215b37b4a5ba7c923b0dff /src/backend/utils/adt/array_userfuncs.c | |
parent | 55fb17273983d81838ed1280b87fb2ec7b9c775e (diff) | |
download | postgresql-92bec9a0bc459c13b546ef0e601d43311ea2b8dd.tar.gz postgresql-92bec9a0bc459c13b546ef0e601d43311ea2b8dd.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/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions