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

Commit8a927e3

Browse files
committed
Fix outdated code reference
ExecCreatePartitionPruneState was renamed by commit297daa9, butthis test file didn't get the memo. Repair.Author: Amit LangoteDiscussion:https://postgr.es/m/CA+HiwqFLw=oLX0tP9kcKBmoOExNjDaoAe99dRcxo-GdB9abP9A@mail.gmail.com
1 parent9c0de04 commit8a927e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/delay_execution/specs/partition-addition.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ teardown
2020
# of which we expect foo1 to be pruned at planning and foo3 at execution.
2121
# Then we'll block, and by the time the query is actually executed,
2222
# partition foo2 will also exist. We expect that not to be scanned.
23-
# This test is specifically designed to checkExecCreatePartitionPruneState's
23+
# This test is specifically designed to checkCreatePartitionPruneState's
2424
# code for matching up the partition lists in such cases.
2525

2626
session"s1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp