Tom Lane wrote:
> [email protected] (Magnus Hagander) writes:
>> Log Message:
>> ---
>> Make it possible to change Kerberos/GSSAPI parameters without restarting
>> the postmaster. They are only used in backend processes, so it's just
>> a matter of re-labeling the GUCs.
>
> Please use th
[email protected] (Magnus Hagander) writes:
> Log Message:
> ---
> Make it possible to change Kerberos/GSSAPI parameters without restarting
> the postmaster. They are only used in backend processes, so it's just
> a matter of re-labeling the GUCs.
Please use the appropriate phraseology f
Log Message:
---
Make it possible to change Kerberos/GSSAPI parameters without restarting
the postmaster. They are only used in backend processes, so it's just
a matter of re-labeling the GUCs.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.200 -> r1.201)