Re: \x in psql - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: \x in psql
Date
Msg-id 200503231613.j2NGDxn03448@candle.pha.pa.us
Whole thread Raw
In response to \x in psql  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: \x in psql  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> When you turn on \x mode for query output in psql, it wrecks the output 
> of \d <table>, etc.
> 
> Should we change it so that the \d is unaffected by \x?  What about for 
> other \d commands?

Well, they asked for \x so why is it wrong for us to \x the \d output
like we do now?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: locks in CREATE TRIGGER, ADD FK
Next
From: Tom Lane
Date:
Subject: Re: \x in psql