From: Bruce Momjian Date: Sat, 14 Sep 2024 23:51:55 +0000 (-0400) Subject: doc PG relnotes: add attribution for time zone data files items X-Git-Tag: REL_16_5~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=121a03d3e338bfa566aa925a3e66acd42f918249;p=thirdparty%2Fpostgresql.git doc PG relnotes: add attribution for time zone data files items This is needed for a future script to add commit links; specifically we need the closing parentheses of the attribution. Backpatch-through: 12 --- diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml index acf135b56a8..6eb9aff5018 100644 --- a/doc/src/sgml/release-16.sgml +++ b/doc/src/sgml/release-16.sgml @@ -4043,7 +4043,7 @@ Branch: REL_12_STABLE [b59ae79b7] 2024-02-01 15:57:53 -0500 release 2024a for DST law changes in Greenland, Kazakhstan, and Palestine, plus corrections for the Antarctic stations Casey and Vostok. Also historical corrections for Vietnam, Toronto, and - Miquelon. + Miquelon. (Tom Lane)