Re: CURL_IGNORE_DEPRECATION
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Álvaro Herrera <alvherre@kurilemu.de>, Pg Hackers <pgsql-hackers@lists.postgresql.org>, Jacob Champion <jacob.champion@enterprisedb.com>
Date: 2025-11-11T15:04:08Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: >> 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. +1 regards, tom lane
Commits
-
Change coding pattern for CURL_IGNORE_DEPRECATION()
- 78aae2983091 19 (unreleased) landed
- 3a438e44d969 18.2 landed