From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
Cc: | vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PG 18 release notes draft committed |
Date: | 2025-05-23 13:37:42 |
Message-ID: | aDB6JrslR_9JmTv1@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, May 23, 2025 at 10:46:09AM +0200, Álvaro Herrera wrote:
> On 2025-May-22, Bruce Momjian wrote:
>
> > Ah, I see, fixed with the attached patch. It might be nice if we had a
> > more organized way of recording such commit corrections.
>
> `git notes` can do that. They can also be used to indicate things such
> as commits being reverted.
That seems useful. This web page explains how it can be used:
https://stackoverflow.com/questions/20324417/git-get-all-notes-of-a-branch
I suppose I would get all of the notes that apply to the commits I am
reviewing.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2025-05-23 13:47:42 | Re: PG 18 release notes draft committed |
Previous Message | jian he | 2025-05-23 13:19:07 | Disallow concurrent ALTER DOMAIN and DROP DOMAIN |