Re: [HACKERS] psql bug -- using old variables and database connection

2008-08-15 Thread Bruce Momjian
Thanks, applied. --- Gregory Stark wrote: > > We're currently printing the warning about connecting to the wrong version of > the server *before* syncing variables. On reconnecting this results in using > the *old* server v

[HACKERS] psql bug -- using old variables and database connection

2008-08-12 Thread Gregory Stark
We're currently printing the warning about connecting to the wrong version of the server *before* syncing variables. On reconnecting this results in using the *old* server version before reconnecting. I'm not sure what happens for the initial connection but it can't be good. connection_warnings al