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

Commitb21c4cf

Browse files
committed
doc: Document range_intersect_agg(anymultirange)
It already existed but was not mentioned in the documentation. (Onlythe anyrange variant was listed.)Author: Paul Jungwirth <pj@illuminatedcomputing.com>Reviewed-by: Chapman Flack <chap@anastigmatix.net>Discussion:https://www.postgresql.org/message-id/flat/007ef255-35ef-fd26-679c-f97e7a7f30c2@illuminatedcomputing.com
1 parent51c0d18 commitb21c4cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20022,6 +20022,11 @@ SELECT NULLIF(value, '(none)') ...
2002220022
<type>anyrange</type> )
2002320023
<returnvalue>anymultirange</returnvalue>
2002420024
</para>
20025+
<para role="func_signature">
20026+
<function>range_intersect_agg</function> ( <parameter>value</parameter>
20027+
<type>anymultirange</type> )
20028+
<returnvalue>anymultirange</returnvalue>
20029+
</para>
2002520030
<para>
2002620031
Computes the intersection of the non-null input values.
2002720032
</para></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp