banner vs version

From: G u i d o B a r o s i o <gbarosio(at)uolsinectis(dot)com(dot)ar>
To: pgsql-hackers(at)postgresql(dot)org
Subject: banner vs version
Date: 2004-09-15 16:15:28
Message-ID: 20040915161528.CDBD56C968@honorio.sinectis.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[postgres(at)prdpwgb0208 local]$ psql template1
Welcome to psql 8.0.0beta2, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit

template1=# select version();
version
-------------------------------------------------------------
PostgreSQL 7.4.2 on i686-pc-linux-gnu, compiled by GCC 2.96
(1 row)

template1=#

Is this ok? Banner version, 8 beta2, version() returns 7.4.2.

Regards

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-09-15 16:26:59 Re: banner vs version
Previous Message G u i d o B a r o s i o 2004-09-15 16:04:37 PG_exception_stack