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

Appearance settings

Commit 1d69ae4

Browse filesBrowse files
committed
doc: Add index entry for "hypothetical-set aggregate"
1 parent 34402ae commit 1d69ae4
Copy full SHA for 1d69ae4

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎doc/src/sgml/func.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/func.sgml
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12923,6 +12923,11 @@ SELECT xmlagg(x) FROM (SELECT x FROM test ORDER BY y DESC) AS tab;
1292312923
simply produces a null result.
1292412924
</para>
1292512925

12926+
<indexterm>
12927+
<primary>hypothetical-set aggregate</primary>
12928+
<secondary>built-in</secondary>
12929+
</indexterm>
12930+
1292612931
<para>
1292712932
Each of the aggregates listed in
1292812933
<xref linkend="functions-hypothetical-table"> is associated with a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.