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

Commitc9229d3

Browse files
author
Amit Kapila
committed
Fix typo in 022_twophase_cascade.pl.
Author: Peter SmithDiscussion:https://postgr.es/m/CAHut+Pta=zo8G1DWVVg-LU6b_JvHHCueC=AKVpKJOrwLzj9EZA@mail.gmail.com
1 parent2e28124 commitc9229d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/subscription/t/022_twophase_cascade.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
$node_A->safe_psql('postgres',"
4949
INSERT INTO tab_full SELECT generate_series(1,10);");
5050

51-
# Create the same tables on node_Bamd node_C
51+
# Create the same tables on node_Band node_C
5252
$node_B->safe_psql('postgres',
5353
"CREATE TABLE tab_full (a int PRIMARY KEY)");
5454
$node_C->safe_psql('postgres',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp