Skip to content

Commit 7ca8c97

Browse files
committed
Fix typo in recently-added TAP test for replication slots
Oversight in commit b0afdca.
1 parent ef02fb1 commit 7ca8c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/006_logical_decoding.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
my $logical_restart_lsn_pre = $node_master->safe_psql('postgres',
152152
"SELECT restart_lsn from pg_replication_slots WHERE slot_name = '$logical_slot';");
153153
chomp($logical_restart_lsn_pre);
154-
# Slot advance should persists across clean restarts.
154+
# Slot advance should persist across clean restarts.
155155
$node_master->restart;
156156
my $logical_restart_lsn_post = $node_master->safe_psql('postgres',
157157
"SELECT restart_lsn from pg_replication_slots WHERE slot_name = '$logical_slot';");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy