Thread: psql \d should use pg_get_viewdef (oid, true)

psql \d should use pg_get_viewdef (oid, true)

From
"Christopher Kings-Lynne"
Date:
OK,

This makes psql use the new pg_get_viewdef function.  It also puts one extra
line break in to improve formatting.

Chris

Attachment

Re: psql \d should use pg_get_viewdef (oid, true)

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Christopher Kings-Lynne wrote:
> OK,
>
> This makes psql use the new pg_get_viewdef function.  It also puts one extra
> line break in to improve formatting.
>
> Chris

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  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, Pennsylvania 19073

Re: psql \d should use pg_get_viewdef (oid, true)

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Christopher Kings-Lynne wrote:
> OK,
>
> This makes psql use the new pg_get_viewdef function.  It also puts one extra
> line break in to improve formatting.
>
> Chris

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  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, Pennsylvania 19073