citus/src
Sait Talha Nisanci 00633165fc Changelog: Test unicode escapes
Unicode escapes work as expected, related tests are added.

Changelog entry on PG13:
Allow Unicode escapes, e.g., E'\u####', U&'\####', to specify any character available in the database encoding, even when the database encoding is not UTF-8 (Tom Lane)
2020-08-04 15:36:30 +03:00
..
backend Changelog: handle VACUUM PARALLEL option 2020-08-04 15:18:27 +03:00
include update cte inline output for pg13 2020-08-04 15:18:27 +03:00
test Changelog: Test unicode escapes 2020-08-04 15:36:30 +03:00