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 E1oTZno-000rdz-Sw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  use FILTER in aggregate example

Reported-by: michal.palenik@freemap.sk

Discussion: https://postgr.es/m/163499710897.684.7420075366995883688@wrigleys.postgresql.org

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.