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

Commit427fe8d

Browse files
author
Aleksandr Parfenov
committed
Fix merge of test
1 parent6455df0 commit427fe8d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎src/test/regress/expected/tsdicts.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,6 @@ SELECT to_tsvector('thesaurus_tst', 'Booking tickets is looking like a booking a
679679
'card':3,10 'invit':2,9 'like':6 'look':5 'order':1,8
680680
(1 row)
681681

682-
<<<<<<< HEAD
683682
ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR asciiword WITH english_stem UNION simple;
684683
SELECT to_tsvector('thesaurus_tst', 'The Mysterious Rings of Supernova 1987A');
685684
to_tsvector

‎src/test/regress/sql/tsdicts.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ SELECT to_tsvector('thesaurus_tst', 'one postgres one two one two three one');
240240
SELECT to_tsvector('thesaurus_tst','Supernovae star is very new star and usually called supernovae (abbreviation SN)');
241241
SELECT to_tsvector('thesaurus_tst','Booking tickets is looking like a booking a tickets');
242242

243-
<<<<<<< HEAD
244243
ALTERTEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR asciiword WITH english_stemUNION simple;
245244
SELECT to_tsvector('thesaurus_tst','The Mysterious Rings of Supernova 1987A');
246245

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp