aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/copyencoding_1.out
blob: a85ee2dbd18440cce7561aeb93455b40036c0c8b (plain)
1
2
3
4
5
6
7
8
--
-- Test cases for encoding with COPY commands
--
-- skip test if not UTF8 server encoding
SELECT getdatabaseencoding() <> 'UTF8'
       AS skip_test \gset
\if :skip_test
\quit