| От | Tom Lane |
|---|---|
| Тема | Re: [NOVICE] Regression test : pg_conversion validation |
| Дата | |
| Msg-id | 10959.1486970831@sss.pgh.pa.us обсуждение |
| Ответ на | [NOVICE] Regression test : pg_conversion validation (neha khatri <nehakhatri5@gmail.com>) |
| Ответы |
Re: [NOVICE] Regression test : pg_conversion validation
|
| Список | pgsql-novice |
neha khatri <nehakhatri5@gmail.com> writes:
> It looks like this validation might not reflect the correct behaviour for a
> well defined conproc for certain encodings.
> e.g. Consider LATIN1 as src_encoding and EBCDIC as dst_encoding in the
> above query.
Um ... well, that's already a bridge too far. Postgres does not support
any encodings that aren't ASCII supersets, and the possibility that we
would do so in future isn't measurably different from zero. There's too
much code that depends on that assumption, and too little benefit to
getting rid of it.
If you can show a problem case that doesn't involve EBCDIC, then I'm
all ears.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера