Skip to content

Commit 0176eb2

Browse files
committed
Remove another unnecessary application_name specification in test
see 8e93a51
1 parent c43ecde commit 0176eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/subscription/t/100_bugs.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"CREATE PUBLICATION pub1 FOR ALL TABLES");
5252

5353
$node_subscriber->safe_psql('postgres',
54-
"CREATE SUBSCRIPTION sub1 CONNECTION '$publisher_connstr application_name=sub1' PUBLICATION pub1");
54+
"CREATE SUBSCRIPTION sub1 CONNECTION '$publisher_connstr' PUBLICATION pub1");
5555

5656
$node_publisher->wait_for_catchup('sub1');
5757

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