On Mon, Mar 7, 2011 at 4:47 AM, Fujii Masao <[email protected]> wrote: > Anyway, the reload of the configuration file should not > cause the server to end unexpectedly. IOW, GUC assign hook should > use GUC_complaint_elevel instead of FATAL, in ereport. The attached > patch fixes that, and includes two typo fixes.
Committed the typo fixes, and the GUC assign hook fix as a separate commit. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
