From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
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 05:32:22 |
Message-ID: | ZkRI5k6AKp7Czk3b@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, May 15, 2024 at 03:03:00PM +1200, David Rowley wrote:
> On Tue, 9 Apr 2024 at 15:26, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>> I would suggest to also wait until we're clearer with the situation
>> for all these mechanical changes, which I suspect is going to take 1~2
>> weeks at least.
>
> Since the Oid resequencing and pgindent run is now done, I've pushed this patch.
Thanks, that looks correct.
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.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-05-15 05:47:29 | Re: Log details for stats dropped more than once |
Previous Message | Peter Eisentraut | 2024-05-15 05:23:19 | Re: An improved README experience for PostgreSQL |