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.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a4cad8f42ea5232b56199f677a4752940d76ea;p=thirdparty%2Fpostgresql.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