Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bf09d63

Browse files
author
Postgres Pro Buildfarm
committed
Fix 32-bit tests for rum
1 parent 1c1dd27 commit bf09d63

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contrib/rum/expected/orderby_1.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,3 @@ SELECT id, d FROM tsts WHERE t @@ 'wr&qh' AND d = '2000-05-01'::timestamp ORDER
381381

382382
SELECT id, d FROM tsts WHERE t @@ 'wr&qh' AND d = '2000-05-01'::timestamp ORDER BY d <=> '2016-05-16 14:21:25' LIMIT 5;
383383
ERROR: doesn't support order by over pass-by-reference column
384-

contrib/rum/expected/orderby_hash_1.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,3 @@ SELECT id, d FROM tsts WHERE t @@ 'wr&qh' AND d = '2000-05-01'::timestamp ORDER
381381

382382
SELECT id, d FROM tsts WHERE t @@ 'wr&qh' AND d = '2000-05-01'::timestamp ORDER BY d <=> '2016-05-16 14:21:25' LIMIT 5;
383383
ERROR: doesn't support order by over pass-by-reference column
384-

0 commit comments

Comments
 (0)