Add comments for a postgres program in bootstrap mode

2019-09-25 Thread Youki Shiraishi
a beginner. Many thanks, -- Youki Shiraishi NTT Software Innovation Center Phone: +81-(0)3-5860-5115 Email: shirai...@computer.org add_comment_for_bootstrap_mode.patch Description: Binary data

Re: Add comments for a postgres program in bootstrap mode

2019-09-26 Thread Youki Shiraishi
Hello Amit, On Thu, Sep 26, 2019 at 5:38 PM Amit Langote wrote: > > Hi Shiraishi-san, > > On Thu, Sep 26, 2019 at 3:06 PM Youki Shiraishi > wrote: > > > > Hi, > > > > I have just started to read the PostgreSQL code and found a lack of > > comment

Re: Add comments for a postgres program in bootstrap mode

2019-09-26 Thread Youki Shiraishi
Hello Tom, On Fri, Sep 27, 2019 at 12:23 AM Tom Lane wrote: > > Youki Shiraishi writes: > > On Thu, Sep 26, 2019 at 5:38 PM Amit Langote > > wrote: > >> * The main entry point for auxiliary processes, such as the bgwriter, > >> - * walwriter, walreceiver

Re: Add comments for a postgres program in bootstrap mode

2019-09-26 Thread Youki Shiraishi
Hi Amit, On Fri, Sep 27, 2019 at 12:10 AM Amit Langote wrote: > > Hi Shiraishi-san, > > On Thu, Sep 26, 2019 at 6:32 PM Youki Shiraishi > wrote: > > On Thu, Sep 26, 2019 at 5:38 PM Amit Langote > > wrote: > > > On Thu, Sep 26, 2019 at 3:06 PM Youki Shi

Re: Add comments for a postgres program in bootstrap mode

2019-09-26 Thread Youki Shiraishi
Hello folks, On Fri, Sep 27, 2019 at 1:59 PM Amit Langote wrote: > > On Fri, Sep 27, 2019 at 12:52 PM Youki Shiraishi > wrote: > > On Fri, Sep 27, 2019 at 12:10 AM Amit Langote > > wrote: > > > On Thu, Sep 26, 2019 at 6:32 PM Youki Shiraishi > > > w