Re: FWD: Re: Updated backslash consistency patch

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FWD: Re: Updated backslash consistency patch
Date: 2009-01-06 21:11:57
Message-ID: 200901062111.n06LBve29252@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Here's an updated version of the psql backslash patch that should
> apply cleanly to the current HEAD. To recap, 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. See the archives for much more
> discussion on the issue.

Patch applied, thanks.

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

Greg Sabino Mullane wrote:
-- Start of PGP signed section.
>
> > 2. the help.c patch no longer applies
> >
> > 3. the help.c patch breaks alignment of the help output
>
> Attached is a patch to fix problems 2 and 3: help.c clean application and
> formatting of the output therein. I also put \z right after \dp and removed
> the duplicate wording, to make it fit better, per comments in this thread.
>
> --
> Greg Sabino Mullane

[ Attachment, skipping... ]
-- End of PGP section, PGP failed!

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-01-06 21:21:23 Re: pgsql: This makes all the \dX commands (most importantly to most: \df)
Previous Message Bruce Momjian 2009-01-06 21:10:31 pgsql: This makes all the \dX commands (most importantly to most: \df)