diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-04 13:12:38 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-04 13:35:44 +0300 |
commit | 877b088785b178c50e7976d86c82dfafa4031792 (patch) | |
tree | 985c0b79a92c0c329cb8e798441946311dc0fa08 /src/include/postgres.h | |
parent | c7b353959931ae8e95177fe0a138b8119db9b802 (diff) | |
download | postgresql-877b088785b178c50e7976d86c82dfafa4031792.tar.gz postgresql-877b088785b178c50e7976d86c82dfafa4031792.zip |
Avoid allocations in critical sections.
If a palloc in a critical section fails, it becomes a PANIC.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions