psql \d should use pg_get_viewdef (oid, true)

Started by Christopher Kings-Lynnealmost 23 years ago3 messagespatches
Jump to latest
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

OK,

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

Chris

Attachments:

describe.txttext/plain; name=describe.txtDownload+4-4
#2Bruce Momjian
bruce@momjian.us
In reply to: Christopher Kings-Lynne (#1)
Re: psql \d should use pg_get_viewdef (oid, true)

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
#3Bruce Momjian
bruce@momjian.us
In reply to: Christopher Kings-Lynne (#1)
Re: psql \d should use pg_get_viewdef (oid, true)

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