pgsql: Doc: Remove the use of a duplicate word.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Remove the use of a duplicate word.
Date: 2022-09-26 04:19:32
Message-ID: E1ocfae-0022h9-EA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Remove the use of a duplicate word.

This has been removed in HEAD by commit a234177906, so doing just backpatch
to 15 where it was introduced in commit 860ea46ba7.

Author: Zhang Mingli
Discussion: https://postgr.es/m/OS0PR01MB57162559C01FE2848C12E8F7944D9@OS0PR01MB5716.jpnprd01.prod.outlook.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/15113bfb467a84688744b57b74a14550878d0224

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-09-26 11:06:12 pgsql: Update list of acknowledgments in release notes
Previous Message Amit Kapila 2022-09-26 03:40:22 pgsql: Remove unused xid parameter.