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

Commit2f8eb90

Browse files
committed
tablespace tests
1 parentadaa6e3 commit2f8eb90

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)

[8]ページ先頭

©2009-2025 Movatter.jp