Re: [NOVICE] encoding problems

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [NOVICE] encoding problems
Дата
Msg-id 20080507173702.GF20150@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [NOVICE] encoding problems  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [NOVICE] encoding problems  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Bruce Momjian wrote:

> Even if we knew the column position at output time, when we are doing
> aligned column width computations, we don't know the width of the
> previous columns so we would have no way to know how far the tab would
> extend in the current column.

If you start counting every line from the start of the current column,
it will align correctly regardless of the previous columns.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [NOVICE] encoding problems
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [NOVICE] encoding problems