Re: explain output infelicity in psql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: explain output infelicity in psql
Date
Msg-id 3975.1260474331@sss.pgh.pa.us
Whole thread Raw
In response to Re: explain output infelicity in psql  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: explain output infelicity in psql  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: fche@redhat.com (Frank Ch. Eigler)
Date:
Subject: Re: [PATCH] dtrace probes for memory manager
Next
From: Andrew Dunstan
Date:
Subject: Re: explain output infelicity in psql