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

Commit6e1a9d7

Browse files
committed
Mention opclasses in the same order.
1 parentcc1c218 commit6e1a9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ Unfortunately, opclasses aren't allowed to do any custom output to the
279279
EXPLAIN. That's why JsQuery provides following functions which allows to see
280280
how particular opclass optimizes given query.
281281

282-
* gin\_debug\_query\_value\_path(jsquery) – for jsonb\_value\_path\_ops
283282
* gin\_debug\_query\_path\_value(jsquery) – for jsonb\_path\_value\_ops
283+
* gin\_debug\_query\_value\_path(jsquery) – for jsonb\_value\_path\_ops
284284

285285
Result of these functions is a textual representation of query tree which
286286
leafs are GIN search entries. Following examples show different results of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp