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

Commit06ccfc2

Browse files
committed
intervals test fixed
1 parent7283aa4 commit06ccfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎expected/pathman_interval.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SELECT set_interval('abc', NULL::INTEGER);
1616

1717
/* pg_pathman shouldn't be able to create a new partition */
1818
INSERT INTO abc VALUES (250);
19-
ERROR:could not create new partitionsforrelation "abc"
19+
ERROR:cannot find appropriate partitionforkey '250'
2020
/* Set a trivial interval */
2121
SELECT set_interval('abc', 0);
2222
ERROR: interval must not be trivial

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp