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

Commit7bf91ec

Browse files
author
Amit Kapila
committed
Remove duplicated wait for subscription sync from 007_ddl.pl.
An oversight in8f2e2bb.Author: Masahiko SawadaReviewed by: Amit KapilaBackpatch-through: 15, where it was introducedDiscussion:https://postgr.es/m/CAD21AoC-fvAkaKHa4t1urupwL8xbAcWRePeETvshvy80f6WV1A@mail.gmail.com
1 parent418ec32 commit7bf91ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/test/subscription/t/007_ddl.pl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@
5757
$node_subscriber->poll_query_until('postgres',$synced_query)
5858
ordie"Timed out while waiting for subscriber to synchronize data";
5959

60-
# Also wait for initial table sync to finish.
61-
$node_subscriber->poll_query_until('postgres',$synced_query)
62-
ordie"Timed out while waiting for subscriber to synchronize data";
63-
6460
# Specifying non-existent publication along with add publication.
6561
($ret,$stdout,$stderr) =$node_subscriber->psql('postgres',
6662
"ALTER SUBSCRIPTION mysub1 ADD PUBLICATION non_existent_pub1, non_existent_pub2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp