Re: psql command for bytea output - Mailing list pgsql-hackers

From Tom Lane
Subject Re: psql command for bytea output
Date
Msg-id 26058.1319232931@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql command for bytea output  (Andrew Dunstan <andrew.dunstan@pgexperts.com>)
List pgsql-hackers
Andrew Dunstan <andrew.dunstan@pgexperts.com> writes:
> I also think this is really just a psql issue. Most other clients (e.g. 
> a perl DBD::Pg client) will have no trouble handling all this now.

Well, that's debatable, and in any case I think you'd find it will be
easier to push this into COPY than to invent new psql backslash commands
for it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql \set vs \copy - bug or expected behaviour?
Next
From: Josh Kupershmidt
Date:
Subject: Re: EXECUTE tab completion