little psql additions

From: Alvaro Herrera <alvherre(at)atentus(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: little psql additions
Date: 2002-08-09 00:50:14
Message-ID: Pine.LNX.4.44.0208082043170.14590-300000@cm-lcon1-46-187.cm.vtr.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches


I append two little patches to psql. One is for \v. It is very simple
in that it ignores multibyte stuff, for example.

template1=# \v
Client:
PostgreSQL 7.3devel on i686-pc-linux-gnu, compiled by GCC 2.96
Server:
PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC 2.96

The second enables tab-complete to analyze. It ignores schema stuff (so
does every tab-completion command AFAICS)

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"Nunca se desea ardientemente lo que solo se desea por razon" (F. Alexandre)

Attachment Content-Type Size
psql.tab.patch text/plain 928 bytes
psql.version.patch text/plain 794 bytes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Brown-Bayliss 2002-08-09 01:58:29 uncommited question
Previous Message Ralph Graulich 2002-08-08 23:18:51 Re: [HACKERS] Linux Largefile Support In Postgresql RPMS

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-08-09 03:51:51 Re: stand-alone composite types patch (was [HACKERS] Proposal: stand-alone composite types)
Previous Message Joe Conway 2002-08-08 23:40:00 Re: stand-alone composite types patch (was [HACKERS] Proposal: