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

Commit94d6727

Browse files
committed
Clarify documentation of jsonb - text
Peter Geoghegan
1 parentb81c7b4 commit94d6727

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10302,8 +10302,9 @@ table2-mapping
1030210302
<row>
1030310303
<entry><literal>-</literal></entry>
1030410304
<entry><type>text</type></entry>
10305-
<entry>Delete the field with a specified key, or element with this
10306-
value</entry>
10305+
<entry>Delete key/value pair or <emphasis>string</emphasis>
10306+
element from left operand. Key/value pairs are matched based
10307+
on their key value.</entry>
1030710308
<entry><literal>'{"a": "b"}'::jsonb - 'a' </literal></entry>
1030810309
</row>
1030910310
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp