Peter Eisentraut <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org