Re: [HACKERS] What default is - SET behavior

2006-05-17 Thread Tom Lane
Bruce Momjian writes: > Zdenek Kotala wrote: >> I'm interesting in problem "Allow commenting of variables in >> postgresql.conf to restore them to defaults". And I need some clarify >> of SET command behavior. > DEFAULT in this case is session default, which might be the compiled in > default,

Re: [HACKERS] What default is - SET behavior

2006-05-17 Thread Bruce Momjian
Zdenek Kotala wrote: > I'm interesting in problem "Allow commenting of variables in > postgresql.conf to restore them to defaults". And I need some clarify > of SET command behavior. > > Res_value is defined in the source code as highest overriding setting > during startup (or reconfiguration

[HACKERS] What default is - SET behavior

2006-05-17 Thread Zdenek Kotala
I'm interesting in problem "Allow commenting of variables in postgresql.conf to restore them to defaults".  And I need some clarify of SET command behavior. Res_value is defined  in the source code as highest overriding setting during startup (or reconfiguration) and it is used for store "defa