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-002kly-2x@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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7c9f4a65604c2e54f732ed939becc23db69b5bb6

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