Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-03-10T21:28:12Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Efficient transaction-controlled synchronous replication.
- a8a8a3e09652 9.1.0 cited
On Mon, Mar 7, 2011 at 4:47 AM, Fujii Masao <masao.fujii@gmail.com> 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