Copyright update for nbtsearch.c
Hi
Found one code committed at 2021.01.13 with copyright 2020.
Fix it in the attached patch.
Regards,
Tang
Attachments:
0001-Update-copyright-for-2021.patchapplication/octet-stream; name=0001-Update-copyright-for-2021.patchDownload+1-2
On Tue, Mar 30, 2021 at 02:51:26AM +0000, tanghy.fnst@fujitsu.com wrote:
Found one code committed at 2021.01.13 with copyright 2020.
Fix it in the attached patch.
Thanks. If I look at the top of HEAD, it is not the only place. I am
to blame for some of them like src/common/sha1. Will fix in a couple
of minutes the whole set.
--
Michael
Hi,
On Tue, Mar 30, 2021 at 10:51 AM tanghy.fnst@fujitsu.com
<tanghy.fnst@fujitsu.com> wrote:
Hi
Found one code committed at 2021.01.13 with copyright 2020.
Fix it in the attached patch.
This is actually gistfuncs.c. There are other files impacted
(jsonbsubs, hex, sha1, pg_iovec and rewriteSearchCycle) see
/messages/by-id/20210323143438.GB579@momjian.us.
On Tue, Mar 30, 2021 at 11:09:47AM +0800, Julien Rouhaud wrote:
This is actually gistfuncs.c. There are other files impacted
(jsonbsubs, hex, sha1, pg_iovec and rewriteSearchCycle) see
/messages/by-id/20210323143438.GB579@momjian.us.
Ah, thanks. I did not notice this one. Let's leave that alone then,
except if there are more people in favor of fixing the whole set.
--
Michael
On Tue, Mar 30, 2021 at 11:09:47AM +0800, Julien Rouhaud wrote:
This is actually gistfuncs.c.
Thanks, you are right. There's typo in the mail title.
Sorry for your confusion.
On Tuesday, March 30, 2021 12:08 PM, Michael Paquier wrote:
Thanks. If I look at the top of HEAD, it is not the only place. I am
to blame for some of them like src/common/sha1. Will fix in a couple
of minutes the whole set.
Thanks. Please feel free to fix this issue.
Regards,
Tang
Michael Paquier <michael@paquier.xyz> writes:
Ah, thanks. I did not notice this one. Let's leave that alone then,
except if there are more people in favor of fixing the whole set.
Might be worth running Bruce's copyright-update script again, though
I'd suggest waiting till after the CF closes. We might be seeing a
few more of these land in the next few days.
regards, tom lane