pgsql: doc: Remove duplicate word in ECPG description

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Remove duplicate word in ECPG description
Date: 2025-12-26 06:26:36
Message-ID: E1vZ1HX-002kls-2r@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Remove duplicate word in ECPG description

Author: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Reviewed-by: vignesh C <vignesh21(at)gmail(dot)com>
Discussion: https://postgr.es/m/d6d6a800f8b503cd78d5f4fa721198e40eec1677.camel@cybertec.at
Backpatch-through: 14

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/82a923bc61e4843c05a9fb56fee3961821ef4603

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2025-12-26 22:34:39 pgsql: doc: warn about the use of "ctid" queries beyond the examples
Previous Message Michael Paquier 2025-12-25 23:42:51 pgsql: Upgrade BufFile to use int64 for byte positions