diff options
author | Bruce Momjian <bruce@momjian.us> | 2024-09-14 19:51:55 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2024-09-14 19:51:55 -0400 |
commit | 121a03d3e338bfa566aa925a3e66acd42f918249 (patch) | |
tree | 5727958f241233b8992a9c1082f5e65862038403 | |
parent | 2abc88958039990ba82669aa9beebd394d06e9a2 (diff) | |
download | postgresql-121a03d3e338bfa566aa925a3e66acd42f918249.tar.gz postgresql-121a03d3e338bfa566aa925a3e66acd42f918249.zip |
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
-rw-r--r-- | doc/src/sgml/release-16.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
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) </para> </listitem> |