Minor typos and copyright year slippage

Started by Thomas Munroalmost 7 years ago4 messageshackers
Jump to latest
#1Thomas Munro
thomas.munro@gmail.com

Hi,

Here are some tiny things I noticed in passing.

--
Thomas Munro
https://enterprisedb.com

Attachments:

0001-Fix-typos.patchapplication/octet-stream; name=0001-Fix-typos.patchDownload+8-9
0002-Update-copyright-year.patchapplication/octet-stream; name=0002-Update-copyright-year.patchDownload+7-8
#2Michael Paquier
michael@paquier.xyz
In reply to: Thomas Munro (#1)
Re: Minor typos and copyright year slippage

On Thu, May 23, 2019 at 01:28:45PM +1200, Thomas Munro wrote:

Here are some tiny things I noticed in passing.

Good catches. And you have spotted all the blank spots for the
copyright notices.
--
Michael

#3Thomas Munro
thomas.munro@gmail.com
In reply to: Michael Paquier (#2)
Re: Minor typos and copyright year slippage

On Thu, May 23, 2019 at 1:55 PM Michael Paquier <michael@paquier.xyz> wrote:

On Thu, May 23, 2019 at 01:28:45PM +1200, Thomas Munro wrote:

Here are some tiny things I noticed in passing.

Good catches. And you have spotted all the blank spots for the
copyright notices.

Thanks, pushed. There are also a few 2018 copyright messages in .po
files but I understand that those are managed with a different
workflow.

--
Thomas Munro
https://enterprisedb.com

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thomas Munro (#3)
Re: Minor typos and copyright year slippage

Thomas Munro <thomas.munro@gmail.com> writes:

Thanks, pushed. There are also a few 2018 copyright messages in .po
files but I understand that those are managed with a different
workflow.

Right. I'm not sure what the copyright-maintenance process is for the
.po files, but in any case the .po files in our gitmaster repo are
downstream from where that would need to happen. There's no point
in editing them here.

regards, tom lane