diff options
author | Noah Misch <noah@leadboat.com> | 2023-11-18 17:31:18 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2023-11-18 17:31:21 -0800 |
commit | b736f06ccfa66b3f920d312799df68d92b0ad35a (patch) | |
tree | e374ef3ac4b0f5e7d07a95235dc9c47393603f1d | |
parent | 428770aadca974dd08d4dd002567edd79cd0e940 (diff) | |
download | postgresql-b736f06ccfa66b3f920d312799df68d92b0ad35a.tar.gz postgresql-b736f06ccfa66b3f920d312799df68d92b0ad35a.zip |
Fix typo in person's name.
Back-patch v16..v12 (all supported versions); master is unaffected.
-rw-r--r-- | doc/src/sgml/release-13.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml index e109704b600..86f8be0cdba 100644 --- a/doc/src/sgml/release-13.sgml +++ b/doc/src/sgml/release-13.sgml @@ -1246,7 +1246,7 @@ Branch: REL_11_STABLE [919ebb023] 2023-08-07 06:06:01 -0700 </para> <para> - The <productname>PostgreSQL</productname> Project thanks Micah Gate, + The <productname>PostgreSQL</productname> Project thanks Micah Gates, Valerie Woolard, Tim Carey-Smith, and Christoph Berg for reporting this problem. (CVE-2023-39417) |