このページを編集する際は、編集に関する方針に従ってください。
bool proc_exit_inprogress = false;
* This flag is set during proc_exit() to change ereport()'s behavior, * so that an ereport() from an on_proc_exit routine cannot get us out * of the exit procedure. We do NOT want to go back to the idle loop...
更新日 | 更新者 | 更新内容 |