| From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Fixup a few 2023 copyright years |
| Date: | 2024-05-15 11:25:39 |
| Message-ID: | CAApHDvqiCKDMWrs2R=K-j=n+sJSDU1z0P8_mZ4JUj_mjbpQp6Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 15 May 2024 at 17:32, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> While running src/tools/copyright.pl, I have noticed that that a
> newline was missing at the end of index_including.sql, as an effect of
> the test added by you in a63224be49b8. I've cleaned up that while on
> it, as it was getting added automatically, and we tend to clean these
> like in 3f1197191685 or more recently c2df2ed90a82.
Thanks for fixing that. I'm a little surprised that pgindent does not
fix that sort of thing.
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nazir Bilal Yavuz | 2024-05-15 11:28:06 | Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs |
| Previous Message | Peter Eisentraut | 2024-05-15 11:24:42 | Re: doc: some fixes for environment sections in ref pages |