pgsql: Fix typo in person's name.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix typo in person's name.
Дата
Msg-id E1r4WmL-0068Iw-DK@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: pgsql: Guard against overflow in interval_mul() and interval_div().
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: llvmjit: Use explicit LLVMContextRef for inlining