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

Commitfe7a11d

Browse files
author
Artur Zakirov
committed
Added new operators and fixes
- trgm2.data was corrected, duplicates were deleted.- Added operators <<-> and <->>- The function substring_similarity() was renamed to subword_similarity().- A little fix in the gistscan.c.
1 parentde2ae70 commitfe7a11d

File tree

14 files changed

+1292
-2719
lines changed

14 files changed

+1292
-2719
lines changed

‎contrib/pg_trgm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ EXTENSION = pg_trgm
77
DATA = pg_trgm--1.2.sql pg_trgm--1.0--1.1.sql pg_trgm--1.1--1.2.sql pg_trgm--unpackaged--1.0.sql
88
PGFILEDESC = "pg_trgm - trigram matching"
99

10-
REGRESS = pg_trgmpg_substring_trgm
10+
REGRESS = pg_trgmpg_subword_trgm
1111

1212
ifdefUSE_PGXS
1313
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp