Re: MySQL-ism help patch for psql - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: MySQL-ism help patch for psql
Date
Msg-id 4B571A75.7090105@dunslane.net
Whole thread Raw
In response to Re: MySQL-ism help patch for psql  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

Robert Haas wrote:
> I'm actually no big advocate of the \d commands.  They're basically
> magical queries that you can't easily see or edit - I've more than
> once wished for a WHERE clause (\df WHERE "Result data type" =
> 'internal' or what have you.  
>   

You *can* easily see them, at least. Run "psql -E" or inside psql do 
"\set ECHO_HIDDEN"

cheers

andrew


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: lock_timeout GUC patch
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: lock_timeout GUC patch