pgsql: doc: use FILTER in aggregate example - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: use FILTER in aggregate example
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  use FILTER in aggregate example

Reported-by: [email protected]

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 10

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d55fdfb554348ffd8e3afc61d62523a8f7d4a78e

Modified Files
--------------
doc/src/sgml/query.sgml | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify that pgcrypto's gen_random_uuid calls core func.
Next
From: Tom Lane
Date:
Subject: pgsql: Adjust XML test case to avoid unstable behavior.