Updated backslash consistency patch

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Updated backslash consistency patch
Date: 2008-11-07 21:03:38
Message-ID: 20081107160338.1f27e338@greg-laptop
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.

--
Greg Sabino Mullane

Attachment Content-Type Size
newbackslash_consistency.patch text/x-patch 21.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-11-07 21:06:40 Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Previous Message Tom Lane 2008-11-07 20:51:58 Re: [WIP] In-place upgrade