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

Commit27525b1

Browse files
committed
Unbreak the regression tests from my previous commit
1 parentb24181b commit27525b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ Has OIDs: no
670670
(1 row)
671671

672672
CREATE INDEX id_ft1_c2 ON ft1 (c2); -- ERROR
673-
ERROR:"ft1" is not atable
673+
ERROR:cannot create index on foreigntable "ft1"
674674
SELECT * FROM ft1; -- ERROR
675675
ERROR: foreign-data wrapper "dummy" has no handler
676676
EXPLAIN SELECT * FROM ft1; -- ERROR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp