From: Michael Paquier Date: Fri, 26 Dec 2025 06:25:46 +0000 (+0900) Subject: doc: Remove duplicate word in ECPG description X-Git-Url: http://git.postgresql.org/gitweb/static/sequence.php?a=commitdiff_plain;p=postgresql.git doc: Remove duplicate word in ECPG description Author: Laurenz Albe Reviewed-by: vignesh C Discussion: https://postgr.es/m/d6d6a800f8b503cd78d5f4fa721198e40eec1677.camel@cybertec.at Backpatch-through: 14 --- diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 734a2df69e8..e6e3a82905c 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1823,7 +1823,7 @@ while (1) representation of that type is (%f,%f), which is defined in the functions complex_in() - and complex_out() functions + and complex_out() in . The following example inserts the complex type values (1,1) and (3,3) into the