[COMMITTERS] pgsql: Fix typo in comment

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Fix typo in comment
Дата
Msg-id E1dR209-00074X-Dl@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in comment

Author: Masahiko Sawada <sawada.mshk@gmail.com>

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/aclchk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix race conditions and missed wakeups in syncrep workersignali
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: PL/Python: Fix hint about returning composite type from Python