Re: [HACKERS] Plan for resetting commented postgresql.conf vars at sighup

2006-03-06 Thread Tom Lane
"Markus Bertheau" <[EMAIL PROTECTED]> writes: > this is the plan: In ParseConfigFile, record the fact that the > variable was set in response to SIG_HUP in the status field > (GUC_SET_FROM_SIGHUP). After setting all variables in postgresql.conf, > set all variables that can appear in postgresql.con

[HACKERS] Plan for resetting commented postgresql.conf vars at sighup

2006-03-06 Thread Markus Bertheau
Hi, this is the plan: In ParseConfigFile, record the fact that the variable was set in response to SIG_HUP in the status field (GUC_SET_FROM_SIGHUP). After setting all variables in postgresql.conf, set all variables that can appear in postgresql.conf (GUC_DISALLOW_IN_FILE), don't have their built-