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 Lane | Date: 2009-12-28 17:10:29 |
| Subject: Re: [PATCH] Provide rowcount for utility SELECTs |
| Previous: | From: Robert Haas | Date: 2009-12-28 16:35:24 |
| Subject: Re: New VACUUM FULL |