Re: Proposal: new border setting in psql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposal: new border setting in psql
Date
Msg-id 27863.1219987754@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proposal: new border setting in psql  (Greg Smith <gsmith@gregsmith.com>)
Responses 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>)
List 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 by date:

Previous
From: Greg Smith
Date:
Subject: Re: Proposal: new border setting in psql
Next
From: Hannu Krosing
Date:
Subject: Re: Proposal: new border setting in psql