pgsql: entab: add new options

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: entab: add new options
Дата
Msg-id E1W9GbN-0000g2-ED@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
entab:  add new options

Add new entab options to process only C comment whitespace after
periods, and to protect leading whitespace.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ff47acf8f2da1103219a99e61b4862dba8b6f3d

Modified Files
--------------
src/tools/entab/entab.c |   36 +++++++++++++++++++++++++++++++++---
1 file changed, 33 insertions(+), 3 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix documented return type of json_array_elements_text.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add tab completion for ALTER TABLESPACE MOVE in psql.