| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Detailed release notes |
| Date: | 2024-08-28 17:45:09 |
| Message-ID: | Zs9iJRy0wVmZ9lB2@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Aug 28, 2024 at 10:47:32AM +0200, Peter Eisentraut wrote:
> <!--
> Author: Bruce Momjian <bruce(at)momjian(dot)us>
> 2023-09-26 [15d5d7405] pgrowlocks: change lock mode output labels for
> consiste
> -->
>
> <listitem>
> <para>
> Change <application><xref linkend="pgrowlocks"/></application>
> lock mode output labels (Bruce Momjian)
> </para>
> </listitem>
>
> to
>
> <listitem>
> <para>
> Change <application><xref linkend="pgrowlocks"/></application>
> lock mode output labels (Bruce Momjian)
> </para>
> <literallayout role="something">
> Author: Bruce Momjian <bruce(at)momjian(dot)us>
> 2023-09-26 [15d5d7405] pgrowlocks: change lock mode output labels for
> consiste
> </literallayout>
> </listitem>
>
> The fact that the comment is before the main item might also be a bit tricky
> to sort out.
I think we can just assume any XML comment in that file that has Author:
on line line and an ISO date on the next is a commit comment.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Lakhin | 2024-08-28 18:00:00 | Re: [EXTERNAL] Re: Add non-blocking version of PQcancel |
| Previous Message | Heikki Linnakangas | 2024-08-28 17:26:06 | Re: Little cleanup of ShmemInit function names |