pgsql: Revert "Fix partition pruning setup during DETACH CONCURRENTLY" - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Revert "Fix partition pruning setup during DETACH CONCURRENTLY"
Date
Msg-id E1sLloN-002pbS-J2@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Skip some permissions checks on Cygwin
Next
From: Noah Misch
Date:
Subject: Re: pgsql: Skip some permissions checks on Cygwin