mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
doc: Add index entry for "hypothetical-set aggregate"
This commit is contained in:
parent
34402ae351
commit
1d69ae419d
@ -12923,6 +12923,11 @@ SELECT xmlagg(x) FROM (SELECT x FROM test ORDER BY y DESC) AS tab;
|
||||
simply produces a null result.
|
||||
</para>
|
||||
|
||||
<indexterm>
|
||||
<primary>hypothetical-set aggregate</primary>
|
||||
<secondary>built-in</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
Each of the aggregates listed in
|
||||
<xref linkend="functions-hypothetical-table"> is associated with a
|
||||
|
Loading…
x
Reference in New Issue
Block a user