On Mon, 2009-04-13 at 14:52 +0900, Fujii Masao wrote:
> if (triggered)
> {
>     if (smartMode && nextWALfile exists)
>         exit(0)
>     else
>     {
>         delete trigger file
>         exit(1)
>     }
> }
This looks to be the correct one.
-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support