| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Fix the dates of some copyright notices |
| Date: | 2022-04-11 07:36:48 |
| Message-ID: | E1ndobP-001Ibg-LP@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Fix the dates of some copyright notices
0ad8032 and 4e34747 are at the origin of that. Julien has found the one
in parse_jsontable.c, while I have spotted the rest.
Author: Julien Rouhaud, Michael Paquier
Discussion: https://postgr.es/m/20220411060838.ftnzyvflpwu6f74w@jrouhaud
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/7597cc3083f8b3607123f71bc6432afc5a655d6e
Modified Files
--------------
src/backend/parser/parse_jsontable.c | 2 +-
src/backend/replication/basebackup_gzip.c | 2 +-
src/backend/replication/basebackup_lz4.c | 2 +-
src/backend/replication/basebackup_target.c | 2 +-
src/backend/replication/basebackup_zstd.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-04-11 07:43:26 | Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman |
| Previous Message | Thomas Munro | 2022-04-11 06:48:58 | Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman |