Re: Rename EXISTS-to-ANY converted subplan to exists_to_any - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Rename EXISTS-to-ANY converted subplan to exists_to_any
Date
Msg-id CAHGQGwE3cCp0oUkG6m0yjPeVKY0mrCaD6x-sqN_g=jTmeoYkYg@mail.gmail.com
Whole thread
In response to Rename EXISTS-to-ANY converted subplan to exists_to_any  (Yugo Nagata <nagata@sraoss.co.jp>)
Responses Re: [PATCH] vacuumdb: Add --exclude-database option
List pgsql-hackers
On Wed, Aug 5, 2026 at 12:00 PM Yugo Nagata <nagata@sraoss.co.jp> wrote:
> As we'd like to get this into v19 if possible, I'd like to check one more time
> if there are any objections to this change.

I've updated the source comment in subselect.c and the commit message.
Attached is v2 of the patch.

Since there do not seem to be any objections to this change,
I will commit v2 shortly.

Regards,

--
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications
Next
From: Greg Sabino Mullane
Date:
Subject: Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically