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

Commitee4a2c4

Browse files
committed
Doc: remove extra comma in syntax summary for array_fill().
Noted by Scott Ure. Back-patch to all supported branches.Discussion:https://postgr.es/m/152199346794.4544.1888397173908716912@wrigleys.postgresql.org
1 parentcc547cf commitee4a2c4

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
@@ -12761,7 +12761,7 @@ SELECT NULLIF(value, '(none)') ...
1276112761
<row>
1276212762
<entry>
1276312763
<literal>
12764-
<function>array_fill</function>(<type>anyelement</type>, <type>int[]</type>,
12764+
<function>array_fill</function>(<type>anyelement</type>, <type>int[]</type>
1276512765
<optional>, <type>int[]</type></optional>)
1276612766
</literal>
1276712767
</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp