Skip to content

Commit 2f8eb90

Browse files
committed
tablespace tests
1 parent adaa6e3 commit 2f8eb90

File tree

2 files changed

+323
-235
lines changed

2 files changed

+323
-235
lines changed

range.sql

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,8 @@ BEGIN
828828
parent_relid,
829829
p_range[2],
830830
p_range[2] + p_interval::interval,
831-
partition_name);
831+
partition_name,
832+
tablespace);
832833
ELSE
833834
EXECUTE
834835
format(
@@ -932,7 +933,8 @@ BEGIN
932933
parent_relid,
933934
p_range[1] - p_interval::interval,
934935
p_range[1],
935-
partition_name);
936+
partition_name,
937+
tablespace);
936938
ELSE
937939
EXECUTE
938940
format(

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