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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: d27d493a4e465c7b3a9e2749e0b69d51aa1e3133
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-06-30T07:25:05Z
Releases: 9.4.0
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.

Files

PathChange+/−
src/backend/utils/mmgr/mcxt.c modified +0 −24