Re: Have psql display names and OUT/INOUT in \df output - Mailing list pgsql-patches

From Neil Conway
Subject Re: Have psql display names and OUT/INOUT in \df output
Date
Msg-id 1153095764.5069.20.camel@localhost
Whole thread Raw
In response to Re: Have psql display names and OUT/INOUT in \df output  (David Fetter <david@fetter.org>)
List pgsql-patches
On Sun, 2006-07-16 at 07:18 -0700, David Fetter wrote:
> Thanks for clarifying this.  Patch attached.

Applied, with one more fix: format_type's second argument should be NULL
if it is not otherwise known. Thanks for the patch.

(Speaking of which, there is probably room for a one-parameter version
of format_type() that just calls the normal version with a NULL for the
second parameter...)

-Neil



pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Restartable Recovery
Next
From: Greg Sabino Mullane
Date:
Subject: pg_dump: multiple tables, schemas with exclusions and wildcards