Skip to content

Commit 3d0aa71

Browse files
committed
fix regression tests
1 parent 381834c commit 3d0aa71

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 nodes and some other options have 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy