Movatterモバイル変換


[0]ホーム

URL:


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

Commit01ca6f5

Browse files
committed
Revert "Fix tests for 32-bit platforms"
This reverts commit4673f97.
1 parent4673f97 commit01ca6f5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

‎expected/array_1.out

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -525,14 +525,7 @@ 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-
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-
528+
ERROR: doesn't support order by over pass-by-reference column
536529
DROP INDEX idx_array;
537530
/*
538531
* Sanity checks for popular array types.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp