aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2023-11-18 17:31:18 -0800
committerNoah Misch <noah@leadboat.com>2023-11-18 17:31:21 -0800
commit1816ecd3858999cc18f3994d29942bfeb0a60944 (patch)
treeb6fc3d6d947d66fe49fae874632c6990918503f7
parent2851aa7d1fc3bd3dfac00ff2250a7e029ed6499f (diff)
downloadpostgresql-1816ecd3858999cc18f3994d29942bfeb0a60944.tar.gz
postgresql-1816ecd3858999cc18f3994d29942bfeb0a60944.zip
Fix typo in person's name.
Back-patch v16..v12 (all supported versions); master is unaffected.
-rw-r--r--doc/src/sgml/release-15.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml
index 0b02ba502e1..e9e5f56f8ef 100644
--- a/doc/src/sgml/release-15.sgml
+++ b/doc/src/sgml/release-15.sgml
@@ -1498,7 +1498,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)