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

Commit53ae0b1

Browse files
committed
Remove word "singleton" out of jsonpath docs
Word "singleton" is hard for user understanding, especially taking into accountthere is only one place it's used in the docs and there is even no definition.Use more evident wording instead.Discussion:https://postgr.es/m/23737.1556550645%40sss.pgh.pa.us
1 parent29ceacc commit53ae0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11721,7 +11721,7 @@ table2-mapping
1172111721
converting its elements into an SQL/JSON sequence before performing
1172211722
this operation. Besides, comparison operators automatically unwrap their
1172311723
operands in the lax mode, so you can compare SQL/JSON arrays
11724-
out-of-the-box.Arraysof size 1are interchangeable with a singleton.
11724+
out-of-the-box.An arrayof size 1is considered equal to its sole element.
1172511725
Automatic unwrapping is not performed only when:
1172611726
<itemizedlist>
1172711727
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp