pgsql: Fix typo in tab-complete.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix typo in tab-complete.c
Дата
Msg-id E1m8ywq-0002wY-6X@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in tab-complete.c

Introduced in b048326.

Reported-by: Jeff Davis
Discussion: https://postgr.es/m/10785e3e9456a5d761164d3e60d9c4981b80e321.camel@j-davis.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15c6ede04577f856f702bf0a032297de667f382a

Modified Files
--------------
src/bin/psql/tab-complete.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add some missing exit() calls in error paths for various binarie
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add -w back to the flags for pg_ctl (re)start in PostgresNode