pgsql: Fix typo in person's name. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix typo in person's name.
Date
Msg-id E1r4WmL-0068It-Ck@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in person's name.

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

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1816ecd3858999cc18f3994d29942bfeb0a60944

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


pgsql-committers by date:

Previous
From: Dean Rasheed
Date:
Subject: pgsql: Guard against overflow in interval_mul() and interval_div().
Next
From: Tom Lane
Date:
Subject: Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining