]> 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:06 +0000 (15:26 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 26 Dec 2025 06:26:06 +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 b72dab50ec419c82e0dcfa1aa7b6a62cb806c4ba..4e71b4bc87928965f9d5437c5cde28365a12d89e 100644 (file)
@@ -1823,7 +1823,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