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

Commit56a9974

Browse files
committed
Minor test adjustment.
Dept of second thoughts: given the RESET SESSION AUTHORIZATION thatwas just added by commitcec5501, we don't need the reconnectionthat used to be here. Might as well buy back a few microseconds.
1 parentcec5501 commit56a9974

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎src/test/regress/expected/cluster.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ reset enable_indexscan;
474474
reset maintenance_work_mem;
475475
reset replacement_sort_tuples;
476476
-- clean up
477-
\c -
478477
DROP TABLE clustertest;
479478
DROP TABLE clstr_1;
480479
DROP TABLE clstr_2;

‎src/test/regress/sql/cluster.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ reset maintenance_work_mem;
228228
reset replacement_sort_tuples;
229229

230230
-- clean up
231-
\c-
232231
DROPTABLE clustertest;
233232
DROPTABLE clstr_1;
234233
DROPTABLE clstr_2;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp