Обсуждение: Remove duplicate word in the ECPG documentation

Поиск
Список
Период
Сортировка

Remove duplicate word in the ECPG documentation

От
Laurenz Albe
Дата:
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-DEFINED-BASE-TYPES

Вложения

Re: Remove duplicate word in the ECPG documentation

От
vignesh C
Дата:
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



Re: Remove duplicate word in the ECPG documentation

От
Michael Paquier
Дата:
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

Вложения