Re: Replace references to malloc() in libpq documentation with generic language - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Replace references to malloc() in libpq documentation with generic language
Date
Msg-id 8B854A90-7D8E-4A93-9FE0-8958DA48B1E8@yesql.se
Whole thread Raw
In response to Re: Replace references to malloc() in libpq documentation with generic language  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On 24 Oct 2023, at 17:07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Daniel Gustafsson <daniel@yesql.se> writes:

>> I do agree with this proposed change though:
>
>> -      all the space that will be freed by <xref linkend="libpq-PQclear"/>.
>> +      all the memory that will be freed by <xref linkend="libpq-PQclear"/>.
>
> +1, seems harmless.

I've pushed this part, skipping the rest.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Next
From: Daniel Gustafsson
Date:
Subject: Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?