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-00000000PZI-46rT@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
------
REL_19_STABLE

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

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