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

Commit 3100002

Browse files
author
Potapov Alexander
committed
PGPRO-11987 Support new Optimizer's behaviour in regression tests
1 parent b6e5430 commit 3100002

30 files changed

+4078
-144
lines changed

‎expected/altorder.out‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
* NOTE: This test behaves differenly
44
* ------------------------------------
55
*
6-
* altorder.out - test output for 64-bit systems and
7-
* altorder_1.out - test output for 32-bit systems.
6+
* altorder.out - test output for 64-bit systems
7+
* altorder_1.out - test output for 32-bit systems
8+
*
9+
* Since c01743aa486 (>=18) EXPLAIN output was changed,
10+
* now it includes the number of disabled nodes
11+
*
12+
* altorder_2.out - test output for 32-bit systems (>=18)
813
*
914
*/
1015
CREATE TABLE atsts (id int, t tsvector, d timestamp);

‎expected/altorder_1.out‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
* NOTE: This test behaves differenly
44
* ------------------------------------
55
*
6-
* altorder.out - test output for 64-bit systems and
7-
* altorder_1.out - test output for 32-bit systems.
6+
* altorder.out - test output for 64-bit systems
7+
* altorder_1.out - test output for 32-bit systems
8+
*
9+
* Since c01743aa486 (>=18) EXPLAIN output was changed,
10+
* now it includes the number of disabled nodes
11+
*
12+
* altorder_2.out - test output for 32-bit systems (>=18)
813
*
914
*/
1015
CREATE TABLE atsts (id int, t tsvector, d timestamp);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /