[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")
Список 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 по дате отправления: