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

Commit73aafcf

Browse files
Merge pull request#283 from postgrespro/PGPRO-10245
PGPRO-10245: fix pathman_upd_del test
2 parentsa0025f4 +810d906 commit73aafcf

6 files changed

+479
-0
lines changed

‎expected/pathman_upd_del.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* plans here. There is an option to forcibly make them MATERIALIZED, but we
1010
* also need to run tests on older versions, so put updated plans in
1111
* pathman_upd_del_2.out instead.
12+
*
13+
* In Postgres Pro Standard/Enterprise 15+ the EXPLAIN output has changed so put
14+
* the updated plan in pathman_upd_del_4.out.
1215
*/
1316
\set VERBOSITY terse
1417
SET search_path = 'public';

‎expected/pathman_upd_del_1.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* plans here. There is an option to forcibly make them MATERIALIZED, but we
1010
* also need to run tests on older versions, so put updated plans in
1111
* pathman_upd_del_2.out instead.
12+
*
13+
* In Postgres Pro Standard/Enterprise 15+ the EXPLAIN output has changed so put
14+
* the updated plan in pathman_upd_del_4.out.
1215
*/
1316
\set VERBOSITY terse
1417
SET search_path = 'public';

‎expected/pathman_upd_del_2.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* plans here. There is an option to forcibly make them MATERIALIZED, but we
1010
* also need to run tests on older versions, so put updated plans in
1111
* pathman_upd_del_2.out instead.
12+
*
13+
* In Postgres Pro Standard/Enterprise 15+ the EXPLAIN output has changed so put
14+
* the updated plan in pathman_upd_del_4.out.
1215
*/
1316
\set VERBOSITY terse
1417
SET search_path = 'public';

‎expected/pathman_upd_del_3.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* plans here. There is an option to forcibly make them MATERIALIZED, but we
1010
* also need to run tests on older versions, so put updated plans in
1111
* pathman_upd_del_2.out instead.
12+
*
13+
* In Postgres Pro Standard/Enterprise 15+ the EXPLAIN output has changed so put
14+
* the updated plan in pathman_upd_del_4.out.
1215
*/
1316
\set VERBOSITY terse
1417
SET search_path = 'public';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp