From: Bruce Momjian Date: Tue, 17 Jun 2025 01:04:14 +0000 (-0400) Subject: doc PG 18 relnotes: add author for initdb commit 04bec894a04 X-Git-Url: http://git.postgresql.org/gitweb/%40%40?a=commitdiff_plain;p=postgresql.git doc PG 18 relnotes: add author for initdb commit 04bec894a04 Needed to run src/tools//add_commit_links.pl. --- diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index c5e60f88fdf..0b49e237216 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -60,7 +60,7 @@ Author: Peter Eisentraut -Change initdb default to enable data checksums +Change initdb default to enable data checksums (Greg Sabino Mullane) § @@ -165,6 +165,7 @@ Author: Tom Lane Execute AFTER triggers as the role that was active when trigger events were queued (Laurenz Albe) +§