Skip to content

Commit 065accd

Browse files
authored
Merge pull request #152 from postgrespro/PGPRO-11987-2
PGPRO-11987 Support new Optimizer's behaviour in regression tests
2 parents 78c348b + e3ddcda commit 065accd

30 files changed

+4095
-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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy