Re: SQL Comments - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: SQL Comments
Date
Msg-id Pine.LNX.4.44.0208082319520.927-100000@localhost.localdomain
Whole thread Raw
In response to Re: SQL Comments  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane writes:

> I think
>     Welcome to psql v7.3, the PostgreSQL interactive terminal.
> would read more naturally ...

As long as you don't put the little "v" there, I don't mind.

> > Example:
> > # \v
> > PSQL version 7.3.1

\echo :VERSION

> > Backend version 7.3.1

select version();

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From: Elielson Fontanezi
Date:
Subject: RES: RES: [ADMIN] [SQL] 3-tier
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: [HACKERS] Linux Largefile Support In Postgresql RPMS