Skip to content

Commit b5f80a4

Browse files
committed
Fix test: replace spaces by tab
1 parent a261a68 commit b5f80a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expected/int8_1.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ SELECT id FROM test_int8_h_a WHERE t @@ 'wr&qh' AND id >= 400::int8 ORDER BY id
575575

576576
CREATE TABLE test_int8_id_t AS SELECT id::int8, t FROM tsts;
577577
CREATE INDEX test_int8_id_t_idx ON test_int8_o USING rum
578-
(t rum_tsvector_ops, id);
578+
(t rum_tsvector_ops, id);
579579
EXPLAIN (costs off)
580580
SELECT id FROM test_int8_h_a WHERE t @@ 'wr&qh' AND id <= 400::int8 ORDER BY id <=> 400::int8;
581581
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