mirror of
https://github.com/zebrajr/postgres.git
synced 2026-01-15 12:15:21 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user