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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "Propagate CTE property flags when copying a CTE list int
Дата
Msg-id E1l8oHE-0000Va-Sr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
REL9_5_STABLE

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

Modified Files
--------------
src/backend/rewrite/rewriteHandler.c | 6 ------
1 file changed, 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Docs: fix pg_wal_lsn_diff manual.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Rename removable xid function for consistency.