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

Commit71a11a9

Browse files
author
Nikita Glukhov
committed
Fix typos in README
1 parent9a09f20 commit71a11a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ examples.
195195
Same rules apply when you search inside objects and branchy structures.
196196

197197
Type checking operators and "every" placeholders are useful for document
198-
schema validation. JsQuerymatchig operator`@@` is immutable and can be used
198+
schema validation. JsQuerymatching operator`@@` is immutable and can be used
199199
in CHECK constraint. See following example.
200200

201201
```sql
@@ -309,7 +309,7 @@ query optimization by different opclasses.
309309

310310
Unfortunately, jsonb have no statistics yet. That's why JsQuery optimizer has
311311
to do imperative decision while selecting conditions to be evaluated using
312-
index. This decision is made byassumtion that some condition types are less
312+
index. This decision is made byassumption that some condition types are less
313313
selective than others. Optimizer divides conditions into following selectivity
314314
class (listed by descending of selectivity).
315315

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp