From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Should libpq's environment settings affect the session |
Date: | 2003-04-17 21:16:03 |
Message-ID: | 200304172116.h3HLG3X19179@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> Question: is the old behavior a bug? Or should we preserve it?
> I believe it was an implementation artifact, not something anyone
> ever thought about carefully. Perhaps we need to keep it on
> grounds of backwards compatibility, or perhaps not. I think a good
> argument can be made that these settings *should* be treated as the
> session defaults.
Agreed. They should behave the same as the command line settings, as
you stated.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2003-04-17 21:25:15 | Re: [HACKERS] Are we losing momentum? |
Previous Message | Kevin Brown | 2003-04-17 21:15:44 | Re: GLOBAL vs LOCAL temp tables |