Обсуждение: pgsql: Revert the assertion of no palloc's in critical section.

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

pgsql: Revert the assertion of no palloc's in critical section.

От
Heikki Linnakangas
Дата:
Revert the assertion of no palloc's in critical section.

Per discussion, it still fires too often to be safe to enable in
production. Keep it in master, so that we find the issues, but disable it
in the stable branch.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d27d493a4e465c7b3a9e2749e0b69d51aa1e3133

Modified Files
--------------
src/backend/utils/mmgr/mcxt.c |   24 ------------------------
1 file changed, 24 deletions(-)