Skip site navigation (1) Skip section navigation (2)

psql 8.4 \c repeats version banner

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: psql 8.4 \c repeats version banner
Date: 2009-12-28 16:50:02
Message-ID: 1262019002.10841.5.camel@vanquo.pezone.net (view raw or flat)
Thread:
Lists: pgsql-hackers
In 8.3, running \c from a file prints something like

You are now connected to database "postgres".

In 8.4 it prints

psql (8.4.1)
You are now connected to database "postgres".

Is it intentional/sensible to repeat the startup banner every time the
connection changes, or was this unintentionally introduced while the
startup banner was reshuffled in 8.4?


Responses

pgsql-hackers by date

Next:From: Tom LaneDate: 2009-12-28 17:10:29
Subject: Re: [PATCH] Provide rowcount for utility SELECTs
Previous:From: Robert HaasDate: 2009-12-28 16:35:24
Subject: Re: New VACUUM FULL

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group