pgsql: Fix typo in recently-added TAP test for replication slots

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in recently-added TAP test for replication slots
Date: 2020-01-31 04:59:43
Message-ID: E1ixOP9-00043C-UQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in recently-added TAP test for replication slots

Oversight in commit b0afdca.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8b29c75f6297a595722ce4c012dad60f77448d85

Modified Files
--------------
src/test/recovery/t/006_logical_decoding.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-01-31 11:55:02 pgsql: Sprinkle some const decorations
Previous Message Thomas Munro 2020-01-31 04:32:17 pgsql: Report time spent in posix_fallocate() as a wait event.