Re: incorrect file name in backend_progress.c header

2021-09-10 Thread Zhihong Yu
On Fri, Sep 10, 2021 at 11:20 AM Justin Pryzby wrote: > > For the first list, do you want to include the path to the file for > > IDENTIFICATION ? > > If so, I can prepare a patch covering the files in that list. > > Since there's so few exceptions to the "rule", I think they should be > fixed fo

Re: incorrect file name in backend_progress.c header

2021-09-10 Thread Justin Pryzby
> For the first list, do you want to include the path to the file for > IDENTIFICATION ? > If so, I can prepare a patch covering the files in that list. Since there's so few exceptions to the "rule", I think they should be fixed for consistency. Here's an awk which finds a few more - including th

Re: incorrect file name in backend_progress.c header

2021-09-10 Thread Zhihong Yu
On Fri, Sep 10, 2021 at 11:07 AM Zhihong Yu wrote: > > > On Fri, Sep 10, 2021 at 10:56 AM Justin Pryzby > wrote: > >> On Fri, Sep 10, 2021 at 10:11:34AM -0700, Zhihong Yu wrote: >> > Hi, >> > I was looking at backend_progress.c and noticed that the filename and >> path >> > were wrong in the hea

Re: incorrect file name in backend_progress.c header

2021-09-10 Thread Zhihong Yu
On Fri, Sep 10, 2021 at 10:56 AM Justin Pryzby wrote: > On Fri, Sep 10, 2021 at 10:11:34AM -0700, Zhihong Yu wrote: > > Hi, > > I was looking at backend_progress.c and noticed that the filename and > path > > were wrong in the header. > > > > Here is patch which corrects the mistake. > > For the

Re: incorrect file name in backend_progress.c header

2021-09-10 Thread Justin Pryzby
On Fri, Sep 10, 2021 at 10:11:34AM -0700, Zhihong Yu wrote: > Hi, > I was looking at backend_progress.c and noticed that the filename and path > were wrong in the header. > > Here is patch which corrects the mistake. For the record, I don't really like boilerplate, but fixing the boilerplates all

incorrect file name in backend_progress.c header

2021-09-10 Thread Zhihong Yu
Hi, I was looking at backend_progress.c and noticed that the filename and path were wrong in the header. Here is patch which corrects the mistake. Please take a look. Thanks backend_prog-hdr.patch Description: Binary data