]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Remove duplicate word in ECPG description
authorMichael Paquier <michael@paquier.xyz>
Fri, 26 Dec 2025 06:26:09 +0000 (15:26 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 26 Dec 2025 06:26:09 +0000 (15:26 +0900)
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

doc/src/sgml/ecpg.sgml

index 65b2802d40fe891aab9a7e3b69929d9e332a839f..2d4d2a2419d81a748f97ea52c503e3815f470d04 100644 (file)
@@ -1786,7 +1786,7 @@ while (1)
      representation of that type is <literal>(%f,%f)</literal>,
      which is defined in the
      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
      complex type values <literal>(1,1)</literal>
      and <literal>(3,3)</literal> into the