Re: CURL_IGNORE_DEPRECATION

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>, Jacob Champion <jacob.champion@enterprisedb.com>
Date: 2025-11-11T14:04:12Z
Lists: pgsql-hackers
> On 11 Nov 2025, at 12:41, Álvaro Herrera <alvherre@kurilemu.de> wrote:

> Given that we use that macro in a single place,
> what do you think about removing that and making a more surgical
> intervention to fix pgindent problem with it?  I propose the attached.

This proposal is a better solution than what was committed, +1.

> Of course, there's nothing we can do with
> CURL_IGNORE_DEPRECATION() itself, given that it's upstream from us.

Yup, sorry about that.

--
Daniel Gustafsson




Commits

  1. Change coding pattern for CURL_IGNORE_DEPRECATION()