このページを編集する際は、編集に関する方針に従ってください。

概要

実装

bool		ExitOnAnyError = false;

呼出元

備考

* IsPostmasterEnvironment is true in a postmaster process and any postmaster
* child process; it is false in a standalone process (bootstrap or
* standalone backend).  IsUnderPostmaster is true in postmaster child
* processes.  Note that "child process" includes all children, not only
* regular backends.  These should be set correctly as early as possible
* in the execution of a process, so that error handling will do the right
* things if an error should occur during process initialization.
*
* These are initialized for the bootstrap/standalone case.

履歴

コメント



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS