diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-04 14:27:18 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-04 14:28:54 +0300 |
commit | 4a170ee9e0ebd7021cb1190fabd5b0cbe2effb8e (patch) | |
tree | 617f5ae69a7552bdbc5ff9f3c3125e6c86ed6985 /src/backend/access/transam/xlog.c | |
parent | 877b088785b178c50e7976d86c82dfafa4031792 (diff) | |
download | postgresql-4a170ee9e0ebd7021cb1190fabd5b0cbe2effb8e.tar.gz postgresql-4a170ee9e0ebd7021cb1190fabd5b0cbe2effb8e.zip |
Add an Assertion that you don't palloc within a critical section.
This caught a bunch of cases doing that already, which I just fixed in
previous commit. This is the assertion itself.
Per Tom Lane's idea.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions