Content-Length: 261367 | pFad | http://github.com/postgrespro/postgres/commit/541fc3d4df66a5e51d172a78288069bd92dda0c8

64 Ooops, forgot to fix contrib/tsearch2's references to GIN support funcs. · postgrespro/postgres@541fc3d · GitHub
Skip to content

Commit 541fc3d

Browse files
committed
Ooops, forgot to fix contrib/tsearch2's references to GIN support funcs.
1 parent a032d50 commit 541fc3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/tsearch2/tsearch2.sql.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -551,9 +551,9 @@ AS
551551
OPERATOR 1 @@ (tsvector, tsquery),
552552
OPERATOR 2 @@@ (tsvector, tsquery),
553553
FUNCTION 1 bttextcmp(text, text),
554-
FUNCTION 2 gin_extract_tsvector(tsvector,internal),
555-
FUNCTION 3 gin_extract_tsquery(tsquery,internal,smallint,internal,internal),
556-
FUNCTION 4 gin_tsquery_consistent(internal,smallint,tsquery,int,internal,internal),
554+
FUNCTION 2 gin_extract_tsvector(tsvector,internal,internal),
555+
FUNCTION 3 gin_extract_tsquery(tsquery,internal,smallint,internal,internal,internal,internal),
556+
FUNCTION 4 gin_tsquery_consistent(internal,smallint,tsquery,int,internal,internal,internal,internal),
557557
FUNCTION 5 gin_cmp_prefix(text,text,smallint,internal),
558558
STORAGE text;
559559

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/541fc3d4df66a5e51d172a78288069bd92dda0c8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy