Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2e0d5e

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

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
ordie"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)

[8]ページ先頭

©2009-2025 Movatter.jp