Re: psql: Option to use expanded mode for various meta-commands - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: psql: Option to use expanded mode for various meta-commands
Date
Msg-id CAKAnmmJVHmW1K_A-FcxzcKYJck=jXJ6D80NEcCMnMcc6Y2xLKg@mail.gmail.com
Whole thread Raw
List pgsql-hackers
I like this, very useful. It's a shame about the conflict with \dx (lesson for the future: think extra carefully about option namings!). I am impressed that \dx   \d   \d+   \d+x  and even \dxx all work as one might intuit with this patch.

Cheers,
Greg

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Logging parallel worker draught
Next
From: Michail Nikolaev
Date:
Subject: Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)