Re: pgsql: This makes all the \dX commands (most importantly to most: \df) - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: This makes all the \dX commands (most importantly to most: \df)
Date
Msg-id 200901062123.n06LNlW00630@momjian.us
Whole thread Raw
In response to Re: pgsql: This makes all the \dX commands (most importantly to most: \df)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
> > This makes all the \dX commands (most importantly to most: \df) work
> > like \dt does, in that it requires a \dXS to see system items.
>
> The lack of any documentation change is glaring.

Oh, it sure does.  I will work on that.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: This makes all the \dX commands (most importantly to most: \df)
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add documentation for new \d*S* patch, and clean up some of the