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-0068Iw-DK@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_14_STABLE

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

Modified Files
--------------
doc/src/sgml/release-14.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