Re: explain output infelicity in psql

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: explain output infelicity in psql
Дата
Msg-id 4B215663.1080902@dunslane.net
обсуждение исходный текст
Ответ на Re: explain output infelicity in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>   
>> If we really want to make linefeeds visible, I think we should place the 
>> indicators immediately after the character preceding the line feed, not 
>> next to the column separator.
>>     
>
> Then it's hard to tell it apart from an instance of that character in
> the data.
>
>             
>   

Yeah, I just thought of that. Oh, well, old-ascii for me ;-)

cheers

andrew


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: explain output infelicity in psql
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: [PATCH] dtrace probes for memory manager