[COMMITTERS] pgsql: Update copyright in recently added files

2017-07-26 Thread Alvaro Herrera
Update copyright in recently added files Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/5e3254f0865d2e3372cfd29249063bdaedfa4b00 Modified Files -- src/backend/replication/logical/proto.c | 2 +- src/common/sha2.c | 2 +- src/common/s

Re: [COMMITTERS] pgsql: Update copyright in recently added files.

2017-04-25 Thread Fujii Masao
On Wed, Apr 26, 2017 at 12:03 AM, Tom Lane wrote: > Fujii Masao writes: >> Update copyright in recently added files. >> This commit also fixes copyright line missed by the automated script. > > Just for the record, none of those were "missed by the automated script"; > if they had been, that woul

Re: [COMMITTERS] pgsql: Update copyright in recently added files.

2017-04-25 Thread Tom Lane
Fujii Masao writes: > Update copyright in recently added files. > This commit also fixes copyright line missed by the automated script. Just for the record, none of those were "missed by the automated script"; if they had been, that would be a bug we need to fix. I suppose you are thinking of th

[COMMITTERS] pgsql: Update copyright in recently added files.

2017-04-25 Thread Fujii Masao
Update copyright in recently added files. This commit also fixes copyright line missed by the automated script. Author: Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7cc14ae9d8a46a6fac002cb5d7ef385fc6ccdeb4 Modified Files -- src/backe