Обсуждение: pgsql: Revert "Propagate CTE property flags when copying a CTE list int

Поиск
Список
Период
Сортировка

pgsql: Revert "Propagate CTE property flags when copying a CTE list int

От
Tom Lane
Дата:
Revert "Propagate CTE property flags when copying a CTE list into a rule."

This reverts commit ed290896335414c6c069b9ccae1f3dcdd2fac6ba and
equivalent back-branch commits.  The issue is subtler than I thought,
and it's far from new, so just before a release deadline is no time
to be fooling with it.  We'll consider what to do at a bit more
leisure.

Discussion: https://postgr.es/m/CAJcOf-fAdj=nDKMsRhQzndm-O13NY4dL6xGcEvdX5Xvbbi0V7g@mail.gmail.com

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/backend/rewrite/rewriteHandler.c |  6 ------
src/test/regress/expected/with.out   | 27 ---------------------------
src/test/regress/sql/with.sql        | 16 ----------------
3 files changed, 49 deletions(-)