| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)atentus(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: little psql additions |
| Date: | 2002-08-15 02:44:54 |
| Message-ID: | 200208150244.g7F2isu04721@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-patches |
I have applied the tab completion part of this patch. The version
feature was added to the standard startup banner.
---------------------------------------------------------------------------
Alvaro Herrera wrote:
>
> 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)
Content-Description: Analyze tab completion
[ Attachment, skipping... ]
Content-Description: Version backslash command
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-08-15 03:39:35 | Re: Problem with Now()? |
| Previous Message | Linn Kubler | 2002-08-15 02:38:22 | Problem with Now()? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-08-15 02:52:18 | Re: pg_settings view |
| Previous Message | Bruce Momjian | 2002-08-15 02:43:01 | Re: stand-alone composite types patch (was [HACKERS] Proposal: |