pgsql: doc: Remove duplicate word in ECPG description - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Remove duplicate word in ECPG description
Date
Msg-id E1vZ1HX-002klp-2o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Remove duplicate word in ECPG description

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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/862ed6e4983af0dc5973c583dc1d5ac0c77bb863

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Upgrade BufFile to use int64 for byte positions
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: warn about the use of "ctid" queries beyond the examples