1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

doc PG 18 relnotes: add author for initdb commit 04bec894a0

Needed to run src/tools//add_commit_links.pl.
This commit is contained in:
Bruce Momjian
2025-06-16 21:04:14 -04:00
parent d87d07b7ad
commit 23c67e8a83

View File

@ -60,7 +60,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
<listitem> <listitem>
<para> <para>
Change initdb default to enable data checksums Change initdb default to enable data checksums (Greg Sabino Mullane)
<ulink url="&commit_baseurl;04bec894a04">&sect;</ulink> <ulink url="&commit_baseurl;04bec894a04">&sect;</ulink>
</para> </para>
@ -165,6 +165,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
<listitem> <listitem>
<para> <para>
Execute AFTER triggers as the role that was active when trigger events were queued (Laurenz Albe) Execute AFTER triggers as the role that was active when trigger events were queued (Laurenz Albe)
<ulink url="&commit_baseurl;01463e1cc">&sect;</ulink>
</para> </para>
<para> <para>