public inbox for pgsql-docs@postgresql.org  
help / color / mirror / Atom feed
Remove duplicate word in the ECPG documentation
3+ messages / 3 participants
[nested] [flat]

* Remove duplicate word in the ECPG documentation
@ 2025-12-25 20:17 Laurenz Albe <laurenz.albe@cybertec.at>
  2025-12-26 05:57 ` Re: Remove duplicate word in the ECPG documentation vignesh C <vignesh21@gmail.com>
  0 siblings, 1 reply; 3+ messages in thread

From: Laurenz Albe @ 2025-12-25 20:17 UTC (permalink / raw)
  To: pgsql-docs@lists.postgresql.org

The offending text in [1] is

  ..., which is defined in the functions complex_in() and complex_out() functions in Section 36.13.

One of the "functions" should go.  Patch attached.

Yours,
Laurenz Albe


 [1]: https://www.postgresql.org/docs/current/ecpg-variables.html#ECPG-VARIABLES-NONPRIMITIVE-SQL-USER-DEF...


Attachments:

  [text/x-patch] v1-0001-Remove-duplicate-word-in-ECPG-documentation.patch (914B, 2-v1-0001-Remove-duplicate-word-in-ECPG-documentation.patch)
  download | inline diff:
From f21479d3640905c6a284aba449c03a9f460c510f Mon Sep 17 00:00:00 2001
From: Laurenz Albe <laurenz.albe@cybertec.at>
Date: Thu, 25 Dec 2025 21:13:20 +0100
Subject: [PATCH v1] Remove duplicate word in ECPG documentation

---
 doc/src/sgml/ecpg.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml
index 807dadcb4a3..cdd35d70837 100644
--- a/doc/src/sgml/ecpg.sgml
+++ b/doc/src/sgml/ecpg.sgml
@@ -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
-- 
2.52.0



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Remove duplicate word in the ECPG documentation
  2025-12-25 20:17 Remove duplicate word in the ECPG documentation Laurenz Albe <laurenz.albe@cybertec.at>
@ 2025-12-26 05:57 ` vignesh C <vignesh21@gmail.com>
  2025-12-26 06:26   ` Re: Remove duplicate word in the ECPG documentation Michael Paquier <michael@paquier.xyz>
  0 siblings, 1 reply; 3+ messages in thread

From: vignesh C @ 2025-12-26 05:57 UTC (permalink / raw)
  To: Laurenz Albe <laurenz.albe@cybertec.at>; +Cc: pgsql-docs@lists.postgresql.org

On Fri, 26 Dec 2025 at 01:47, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
>
> The offending text in [1] is
>
>   ..., which is defined in the functions complex_in() and complex_out() functions in Section 36.13.
>
> One of the "functions" should go.  Patch attached.

I agree, the changes look good.

Regards,
Vignesh





^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Remove duplicate word in the ECPG documentation
  2025-12-25 20:17 Remove duplicate word in the ECPG documentation Laurenz Albe <laurenz.albe@cybertec.at>
  2025-12-26 05:57 ` Re: Remove duplicate word in the ECPG documentation vignesh C <vignesh21@gmail.com>
@ 2025-12-26 06:26   ` Michael Paquier <michael@paquier.xyz>
  0 siblings, 0 replies; 3+ messages in thread

From: Michael Paquier @ 2025-12-26 06:26 UTC (permalink / raw)
  To: vignesh C <vignesh21@gmail.com>; +Cc: Laurenz Albe <laurenz.albe@cybertec.at>; pgsql-docs@lists.postgresql.org

On Fri, Dec 26, 2025 at 11:27:40AM +0530, vignesh C wrote:
>> One of the "functions" should go.  Patch attached.
> 
> I agree, the changes look good.

Thanks, applied.
--
Michael


Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2025-12-26 06:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-12-25 20:17 Remove duplicate word in the ECPG documentation Laurenz Albe <laurenz.albe@cybertec.at>
2025-12-26 05:57 ` vignesh C <vignesh21@gmail.com>
2025-12-26 06:26   ` Michael Paquier <michael@paquier.xyz>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox