| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Introduce hash_search_with_hash_value() function |
| Date: | 2024-08-07 17:15:19 |
| Message-ID: | ZrOrp-8TU_FtHA6D@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Wed, Aug 07, 2024 at 01:08:35PM -0400, Alvaro Herrera wrote:
> On 2024-Aug-07, Robert Haas wrote:
>> I really wish there was some way to fix commit messages. I had a typo
>> in mine today, too.
>
> We could use git notes. The UI is a bit inconvenient (they have to be
> pushed and pulled separately from commits), but they seem useful enough.
Yeah, I spend a lot of time on commit messages because they're pretty much
written in stone once pushed. I'd definitely use git notes to add errata,
follow-up commits that fixed/reverted things, etc.
--
nathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-08-07 18:01:30 | Re: pgsql: Introduce hash_search_with_hash_value() function |
| Previous Message | Alvaro Herrera | 2024-08-07 17:08:35 | Re: pgsql: Introduce hash_search_with_hash_value() function |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2024-08-07 17:16:09 | Re: Remaining dependency on setlocale() |
| Previous Message | Jelte Fennema-Nio | 2024-08-07 17:09:59 | Re: Add trim_trailing_whitespace to editorconfig file |