Re: CURL_IGNORE_DEPRECATION

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Subject: Re: CURL_IGNORE_DEPRECATION
Date: 2025-11-11 15:04:08
Message-ID: 2182778.1762873448@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> On 11 Nov 2025, at 12:41, Álvaro Herrera <alvherre(at)kurilemu(dot)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.

+1

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2025-11-11 15:11:52 Re: Non-text mode for pg_dumpall
Previous Message Florin Irion 2025-11-11 14:10:27 Re: minor error message enhance: print RLS policy name when only one permissive policy exists