Re: A bad behavior under autocommit off mode
От | Tom Lane |
---|---|
Тема | Re: A bad behavior under autocommit off mode |
Дата | |
Msg-id | 12565.1048516851@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: A bad behavior under autocommit off mode (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: A bad behavior under autocommit off mode
Re: A bad behavior under autocommit off mode |
Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes: > We can just say, "Don't alter the client encoding behind the back of the > driver." We can perhaps get away with saying that for client_encoding, but what of DateStyle? "SET" has been the traditional way to adjust that since the stone age. It seems to me there is not a lot of distance between what I originally suggested (transmit values of interesting variables at connection start) and what we're talking about here (transmit values of interesting variables at connection start and then again if they change). I'm more than willing to do the small amount of additional work needed, if it makes interface libraries' job easier. regards, tom lane
В списке pgsql-hackers по дате отправления: