pgsql: doc: Fix typo in section for custom pgstats

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix typo in section for custom pgstats
Date: 2024-08-18 22:55:36
Message-ID: E1sfooC-000Le3-Ct@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typo in section for custom pgstats

Per offline report from Erik Rijkers.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2024-08-18 23:47:08 pgsql: ci: Upgrade MacPorts version to 2.10.1.
Previous Message Tomas Vondra 2024-08-18 22:28:53 pgsql: Fix DROP DATABASE for databases with many ACLs