Skip to content

Commit d7bd422

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

34 files changed

+5998
-22
lines changed

Diff for: expected/altorder.out

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*
66
* altorder.out - test output for 64-bit systems and
77
* altorder_1.out - test output for 32-bit systems.
8+
* altorder_3.out - test output for 32-bit systems (Rel 18).
89
*
910
*/
1011
CREATE TABLE atsts (id int, t tsvector, d timestamp);

Diff for: expected/altorder_1.out

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*
66
* altorder.out - test output for 64-bit systems and
77
* altorder_1.out - test output for 32-bit systems.
8+
* altorder_3.out - test output for 32-bit systems (Rel 18).
89
*
910
*/
1011
CREATE TABLE atsts (id int, t tsvector, d timestamp);

0 commit comments

Comments
 (0)