pgsql.hackers
[Top] [All Lists]

Re: Proposal: new border setting in psql

Subject: Re: Proposal: new border setting in psql
From: Greg Smith
Date: Fri, 29 Aug 2008 01:01:11 -0400 EDT
Newsgroups: pgsql.hackers


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 agree that it's a bad idea to say explicitly that it's "ReST mode" output, because it's not. But it works just fine for that purpose on almost every table I would generate on a typical day. My databases are mainly filled with plain alphanumeric text and numbers. If I can dump 99% of them into ReST using this new border but 1% require me to manually tweak by escaping some characters, that's still very useful to me. I'd hate to see a focus on the corner cases drive this feature away.

--
* Greg Smith gsmith@xxxxxxxxxxxxx http://www.gregsmith.com Baltimore, MD

--
Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx)
To make changes to your subscription:
                                www.postgresql.org/mailpref/pgsql-hackers">http://www.postgresql.org/mailpref/pgsql-hackers


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy