[HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")

Поиск
Список
Период
Сортировка
От Piotr Stefaniak
Тема [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")
Дата
Msg-id AM4PR03MB1586C5333F73E9940F3EEACEF2420@AM4PR03MB1586.eurprd03.prod.outlook.com
обсуждение исходный текст
Ответы Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello,

this is a patch that Andres asked me for. It makes pg_bsd_indent leave
preprocessor space alone, as in this example:

#if 0
#  if 0
#    if 0
#      error
#    endif
#  endif
#else
#  line 7
#endif

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] possibility to specify template database for pg_regress
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: [HACKERS] Press Release Draft - 2016-02-09 Cumulative Update