From a3408059dd66b3b9929e04b3697213b31ccb5253 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 13 Nov 2014 11:57:16 -0500 Subject: [PATCH] doc: Add index entry for "hypothetical-set aggregate" --- doc/src/sgml/func.sgml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 8fa8d8f435..386fd425b0 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -12904,6 +12904,11 @@ SELECT xmlagg(x) FROM (SELECT x FROM test ORDER BY y DESC) AS tab; simply produces a null result. + + hypothetical-set aggregate + built-in + + Each of the aggregates listed in is associated with a