pgsql: Revert "Fix partition pruning setup during DETACH CONCURRENTLY"

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Fix partition pruning setup during DETACH CONCURRENTLY"
Date: 2024-06-24 15:40:56
Message-ID: E1sLloN-002pbS-J2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Fix partition pruning setup during DETACH CONCURRENTLY"

This reverts commit 27162a64b386; this branch is in code freeze due to a
nearing release. We can commit again after the release is out.

Discussion: https://postgr.es/m/1158256.1719239648@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b0ea16528cda1f3a993bbfeb2b93eed9762af4e6

Modified Files
--------------
src/backend/executor/execPartition.c | 110 ++++++++++++++++-------------------
1 file changed, 50 insertions(+), 60 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2024-06-24 20:42:21 Re: pgsql: Skip some permissions checks on Cygwin
Previous Message Andrew Dunstan 2024-06-24 14:17:32 Re: pgsql: Skip some permissions checks on Cygwin