Skip to content

Commit a2e0d5e

Browse files
author
Amit Kapila
committed
Remove redundant result assignment in 004_sync.pl.
Author: Peter Smith Discussion: http://postgr.es/m/CAHut+PuTNdxnpn24s6jfPDe+fKJoe3M-CoNv-DFsZmJN-ed0Xw@mail.gmail.com
1 parent 7369798 commit a2e0d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/subscription/t/004_sync.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"CREATE SUBSCRIPTION tap_sub CONNECTION '$publisher_connstr' PUBLICATION tap_pub"
157157
);
158158

159-
$result = $node_subscriber->poll_query_until('postgres', $started_query)
159+
$node_subscriber->poll_query_until('postgres', $started_query)
160160
or die "Timed out while waiting for subscriber to start sync";
161161

162162
# DROP SUBSCRIPTION must clean up slots on the publisher side when the

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