pgsql: psql: Fix line continuation prompts for unbalanced parentheses

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: psql: Fix line continuation prompts for unbalanced parentheses
Дата
Msg-id E1lc0pT-0003nc-8h@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql: Fix line continuation prompts for unbalanced parentheses

This was broken by a silly mistake in
e717a9a18b2e34c9c40e5259ad4d31cd7e420750.

Reported-by: Jeff Janes <jeff.janes@gmail.com>
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/CAMkU=1zKGWEJdBbYKw7Tn7cJmYR_UjgdcXTPDqJj=dNwCETBCQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/fe_utils/psqlscan.l | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_hba.conf.sample: Reword connection type section
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Improve documentation for default_tablespace on partitioned tabl