pgsql: Additional test for each commit in sync rep path to plug minute - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Additional test for each commit in sync rep path to plug minute
Date
Msg-id E1Q3QWl-0007iQ-1n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Additional test for each commit in sync rep path to plug minute
possibility of race condition that would effect performance only.
Requested by Robert Haas. Re-arrange related comments.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/92f4786fa9b730fd12cbfe973eb96addc6e98924

Modified Files
--------------
src/backend/replication/syncrep.c |   25 ++++++++++++++++---------
1 files changed, 16 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Pass collation to makeConst() instead of looking it up internall
Next
From: Tom Lane
Date:
Subject: pgsql: Clean up a few failures to set collation fields in expression no