seg: pure parser and reentrant scanner
[pgsql.git] / contrib / hstore / expected / hstore_utf8_1.out
blob37aead89c0c034e6d35bf4f8fcb733d403804b20
1 /*
2  * This test must be run in a database with UTF-8 encoding,
3  * because other encodings don't support all the characters used.
4  */
5 SELECT getdatabaseencoding() <> 'UTF8'
6        AS skip_test \gset
7 \if :skip_test
8 \quit