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: | Marko Kreen <marko(at)l-t(dot)ee>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: show all; |
Date: | 2001-06-01 22:37:23 |
Message-ID: | 200106012237.f51MbNv08108@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
> Actually, the variables that are still special-cased in variable.c
> should all be folded into GUC, IMHO: there shouldn't be anything that
> Get/SetPGVariable know about but Get/SetConfigOption don't. The
> original version of GUC couldn't handle this, but now that there is an
> assign_hook for GUC variables I think it could be done.
Is some of the GUC stuff better not changed while running a backend or
are you talking about something else?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2001-06-01 23:17:55 | Re: show all; |
Previous Message | Bruce Momjian | 2001-06-01 22:35:16 | Re: show all; |