Re: [HACKERS] encoding problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] encoding problems
Дата
Msg-id 18903.1205333735@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] encoding problems  (Cliff Nieuwenhuis <cliff@nieusite.com>)
Список pgsql-novice
Cliff Nieuwenhuis <cliff@nieusite.com> writes:
> ... this behavior looks like an error.  My expectations are that a tab be
> sent as a tab, not a textual representation of a tab.

It *is* sent as a tab.  The issue is what psql does with it when
pretty-printing the query result as an ASCII-art table.

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] encoding problems
Следующее
От: "Kasia Tuszynska"
Дата:
Сообщение: little bug in 8.3?