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

Commitabd5781

Browse files
committed
tests fix
1 parent581075a commitabd5781

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

‎expected/pg_pathman.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1575,4 +1575,3 @@ EXPLAIN (COSTS OFF) SELECT * FROM messages;
15751575
-> Seq Scan on messages_2
15761576
(3 rows)
15771577

1578-
DROP EXTENSION pg_pathman;

‎sql/pg_pathman.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,5 +547,3 @@ SELECT create_range_partitions('messages', 'id', 1, 100, 2);
547547
ALTERTABLE replies DROPCONSTRAINT replies_message_id_fkey;
548548
SELECT create_range_partitions('messages','id',1,100,2);
549549
EXPLAIN (COSTS OFF)SELECT*FROM messages;
550-
551-
DROP EXTENSION pg_pathman;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp