Skip to content

Commit be750ac

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

34 files changed

+5989
-11
lines changed

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);

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)