psql \d should use pg_get_viewdef (oid, true)

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: psql \d should use pg_get_viewdef (oid, true)
Date: 2003-08-07 04:48:22
Message-ID: 0ea201c35c9f$2195d990$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

OK,

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

Chris

Attachment Content-Type Size
describe.txt text/plain 1.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Sean Chittenden 2003-08-07 07:05:04 Re: CVSROOT/modules: earthdistance...
Previous Message Bruce Momjian 2003-08-07 04:17:24 Re: fix for broken ecpg doc markup