pgsql: Force synchronous commit in new-ish test_decoding test.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Force synchronous commit in new-ish test_decoding test.
Date: 2017-04-04 21:39:26
Message-ID: E1cvWAg-0005to-TP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Force synchronous commit in new-ish test_decoding test.

This was missed in a924c327 ff.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bae9b8016053c0a434690add7049a9216afef7e2

Modified Files
--------------
contrib/test_decoding/expected/slot.out | 3 +++
contrib/test_decoding/sql/slot.sql | 5 +++++
2 files changed, 8 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2017-04-04 21:54:14 pgsql: Fix uninitialized variables in twophase.c
Previous Message Andrew Dunstan 2017-04-04 20:51:58 pgsql: Clarify documentation of to_tsvector(json(b))