pgsql: Fix typo in person's name.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in person's name.
Date: 2023-11-19 01:39:17
Message-ID: E1r4WmL-0068Iy-Ds@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in person's name.

Back-patch v16..v12 (all supported versions); master is unaffected.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b736f06ccfa66b3f920d312799df68d92b0ad35a

Modified Files
--------------
doc/src/sgml/release-13.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-11-19 16:05:12 Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining
Previous Message Dean Rasheed 2023-11-18 14:52:45 pgsql: Guard against overflow in interval_mul() and interval_div().