Re: Proposal: new border setting in psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal: new border setting in psql
Дата
Msg-id 27863.1219987754@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Proposal: new border setting in psql  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: Proposal: new border setting in psql  (Hannu Krosing <hannu@2ndQuadrant.com>)
Re: Proposal: new border setting in psql  (Greg Smith <gsmith@gregsmith.com>)
Re: Proposal: new border setting in psql  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-hackers
Greg Smith <gsmith@gregsmith.com> writes:
> On Fri, 29 Aug 2008, Tom Lane wrote:
>> You're ignoring the fact that D'Arcy's patch doesn't output valid ReST.
>> It outputs something that might pass for ReST, but only so long as there
>> are no special characters in the data.

> I'd hate to see a focus on the corner cases drive this feature away.

Hmm ... the patch works for data that contains no backslashes,
asterisks, backquotes, vertical bars, nor underscores.  Nor perhaps
other special characters that I might've missed in one cursory scan of
the ReST spec.  I'm not sure which side of this should be considered a
"corner case"; but I am quite certain that anyone trying to pass data
into a ReST-reading application will soon be dissatisfied with this
patch.
        regards, tom lane


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Proposal: new border setting in psql
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Proposal: new border setting in psql