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

Commit3d0aa71

Browse files
committed
fix regression tests
1 parent381834c commit3d0aa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎expected/pg_pathman.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ $$ language plpgsql
852852
set pg_pathman.enable = true
853853
set enable_hashjoin = off
854854
set enable_mergejoin = off;
855-
NOTICE: RuntimeAppend, RuntimeMergeAppend and PartitionFilter nodes have been enabled
855+
NOTICE: RuntimeAppend, RuntimeMergeAppend and PartitionFilter nodesand some other optionshave been enabled
856856
create table test.run_values as select generate_series(1, 10000) val;
857857
create table test.runtime_test_1(id serial primary key, val real);
858858
insert into test.runtime_test_1 select generate_series(1, 10000), random();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp