Re: psql \l to accept patterns - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: psql \l to accept patterns
Date
Msg-id 1359438498.27462.1.camel@vanquo.pezone.net
Whole thread Raw
In response to psql \l to accept patterns  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psql \l to accept patterns
List pgsql-hackers
On Mon, 2013-01-07 at 07:14 -0500, Peter Eisentraut wrote:
> Here is a patch for psql's \l command to accept patterns, like \d
> commands do.  While at it, I also added an "S" option to show system
> objects and removed system objects from the default display.  This might
> be a bit controversial, but it's how it was decided some time ago that
> the \d commands should act.

Most people didn't like the "S" option, so here is a revised patch that
just adds the pattern support.

Attachment

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: pg_ctl idempotent option
Next
From: Alexander Law
Date:
Subject: Re: BUG #7493: Postmaster messages unreadable in a Windows console