Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> writes:
> please find attached a large but simple patch that insures that all guc
> variables flags are explicitly set, instead of relying on the default
> behavior of static variable area to be filled with zeros.
This seems entirely pointless. Why should we add a large amount of
noise to these table definitions to avoid relying on standard C behavior?
regards, tom lane