Skip to content

Commit 4673f97

Browse files
committed
Fix tests for 32-bit platforms
1 parent 002356c commit 4673f97

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

expected/array_1.out

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,14 @@ EXPLAIN (COSTS OFF) SELECT * FROM test_array WHERE i && '{1}' ORDER BY add_info
525525
(4 rows)
526526

527527
SELECT * FROM test_array WHERE i && '{1}' ORDER BY add_info <=> '2016-05-16 14:21:25' LIMIT 10;
528-
ERROR: doesn't support order by over pass-by-reference column
528+
i | add_info
529+
-----------+--------------------------
530+
{1} | Thu May 19 14:21:25 2016
531+
{1,2} | Fri May 20 14:21:25 2016
532+
{1,2,3} | Sat May 21 14:21:25 2016
533+
{1,2,3,4} | Sun May 22 14:21:25 2016
534+
(4 rows)
535+
529536
DROP INDEX idx_array;
530537
/*
531538
* Sanity checks for popular array types.

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