pgsql: Fix typo

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix typo
Дата
Msg-id E1pDmuP-002KmY-AY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo

This doesn't affect the correctness of the code, but it was clearly
inconsistent before this change.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4037c5e2fe9e2c7b083606435d29cdb25092f70f

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


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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: pgsql: Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET S
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Fix stale comment about sample_frac adjustment