Skip to content

Commit 7930600

Browse files
committed
32-bit test result variant fix (related to 338c4e1)
1 parent 71ce81a commit 7930600

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

expected/int8_1.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ CREATE INDEX test_int8_a_idx ON test_int8_a USING rum
219219
(t rum_tsvector_addon_ops, id)
220220
WITH (attach = 'id', to = 't', order_by_attach='t');
221221
ERROR: doesn't support order index over pass-by-reference column
222-
SET enable_bitmapscan=OFF;
223222
EXPLAIN (costs off)
224223
SELECT count(*) FROM test_int8_a WHERE id < 400::int8;
225224
QUERY PLAN
@@ -501,7 +500,6 @@ CREATE INDEX test_int8_h_a_idx ON test_int8_h_a USING rum
501500
(t rum_tsvector_hash_addon_ops, id)
502501
WITH (attach = 'id', to = 't', order_by_attach='t');
503502
ERROR: doesn't support order index over pass-by-reference column
504-
SET enable_bitmapscan=OFF;
505503
EXPLAIN (costs off)
506504
SELECT count(*) FROM test_int8_h_a WHERE id < 400::int8;
507505
QUERY PLAN

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