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
This commit is contained in:
Michael Paquier
2025-12-26 15:25:46 +09:00
parent bde3a46160
commit f8a4cad8f4

View File

@@ -1823,7 +1823,7 @@ while (1)
representation of that type is <literal>(%f,%f)</literal>, representation of that type is <literal>(%f,%f)</literal>,
which is defined in the which is defined in the
functions <function>complex_in()</function> functions <function>complex_in()</function>
and <function>complex_out()</function> functions and <function>complex_out()</function>
in <xref linkend="xtypes"/>. The following example inserts the in <xref linkend="xtypes"/>. The following example inserts the
complex type values <literal>(1,1)</literal> complex type values <literal>(1,1)</literal>
and <literal>(3,3)</literal> into the and <literal>(3,3)</literal> into the