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 | 0ef893bbad9563695d49f1c6a1ec9b6634eb9409 (patch) | |
tree | a43f9bf789025355bd11e0ae4e15e5e802934fee | |
parent | f499d2b20b42c34a3941ca284ed58b95c0ce330c (diff) | |
download | postgresql-0ef893bbad9563695d49f1c6a1ec9b6634eb9409.tar.gz postgresql-0ef893bbad9563695d49f1c6a1ec9b6634eb9409.zip |
Fix typo in person's name.
Back-patch v16..v12 (all supported versions); master is unaffected.
-rw-r--r-- | doc/src/sgml/release-12.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index 27c4b6a19ab..a881a72ecae 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -1148,7 +1148,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) |