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

Commitf2a9998

Browse files
committed
Fix typo
1 parente76db00 commitf2a9998

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/test/regress/expected/publication.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ DROP TABLE testpub_tbl1;
167167
t | t | t
168168
(1 row)
169169

170-
--faile - must be owner of publication
170+
--fail - must be owner of publication
171171
SET ROLE regress_publication_user_dummy;
172172
ALTER PUBLICATION testpub_default RENAME TO testpub_dummy;
173173
ERROR: must be owner of publication testpub_default

‎src/test/regress/sql/publication.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ DROP TABLE testpub_tbl1;
9696

9797
\dRp+ testpub_default
9898

99-
--faile - must be owner of publication
99+
--fail - must be owner of publication
100100
SET ROLE regress_publication_user_dummy;
101101
ALTER PUBLICATION testpub_default RENAME TO testpub_dummy;
102102
RESET ROLE;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp