]> granicus.if.org Git - postgresql/commit
Revert the assertion of no palloc's in critical section.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 30 Jun 2014 07:23:18 +0000 (10:23 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 30 Jun 2014 07:25:05 +0000 (10:25 +0300)
commitd27d493a4e465c7b3a9e2749e0b69d51aa1e3133
treea7ce6f20897cd68dec15dd0bd3ae88a92fb09d27
parent3130b8505ffcc3dae053939824c72291f6cdff3b
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.
src/backend/utils/mmgr/mcxt.c