mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 09:40:40 -04:00
Testing convert_to(..., 'ISO-8859-1') fails if there isn't a conversion
function available from the database encoding to ISO-8859-1. This has
been broken since day one, but the breakage was hidden by
pg_do_encoding_conversion's failure to complain, up till commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| citext--1.0.sql | ||
| citext--unpackaged--1.0.sql | ||
| citext.c | ||
| citext.control | ||
| Makefile | ||