Skip to content

Commit 0700d5d

Browse files
author
Artur Zakirov
committed
Fix tests for 621110eb3f35e4b8a354cd710d4a824d2124f223
1 parent eaffea7 commit 0700d5d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

expected/rum.out

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', '(comp
7676
2
7777
(1 row)
7878

79+
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', '(gave | half) <-> way');
80+
count
81+
-------
82+
2
83+
(1 row)
84+
7985
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english',
8086
'def <-> fgr');
8187
count

sql/rum.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', 'knew&
2727
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', 'among');
2828
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', 'structure&ancient');
2929
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', '(complimentary|sight)&(sending|heart)');
30+
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english', '(gave | half) <-> way');
3031
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english',
3132
'def <-> fgr');
3233
SELECT count(*) FROM test_rum WHERE a @@ to_tsquery('pg_catalog.english',

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