Re: ALTER TABLE: warn when actions do not recurse to partitions

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: ALTER TABLE: warn when actions do not recurse to partitions
Date: 2026-03-12 02:09:19
Message-ID: CAKAnmm+G2OHo8R-VqBwwcH7Xro2w9-Gv8Q6mctNKk5c-6eGnmQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Okay, that's all fine with me, thank you for the explanations!

One more small idea: lose the bool found = false, and simply return; on a
matching strcmp

Cheers,
Greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-03-12 02:14:46 Re: Convert NOT IN sublinks to anti-joins when safe
Previous Message Tatsuo Ishii 2026-03-12 01:55:00 Re: Row pattern recognition