pgsql: doc: Synopsis placeholder consistency

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Synopsis placeholder consistency
Date: 2026-09-15 08:46:06
Message-ID: E1x6Onm-00000000PZG-41it@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Synopsis placeholder consistency

Make the placeholder for SUPPORT for CREATE AGGREGATE match the
previously existing use for CREATE FUNCTION (psfunc ->
support_function).

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/create_aggregate.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-09-15 10:07:26 pgsql: Fix indirect include
Previous Message Michael Paquier 2026-09-15 07:51:31 pgsql: amcheck: Fix thinko with check of TOASTed attribute