pgindent completed

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgindent completed
Дата
Msg-id 200103220625.BAA14070@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: pgindent completed  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-hackers
I have finished pgindent.  We also had many old comments of the format:
/* ------        * comment        * ------        */

These are now the more concise:
/*        * comment        */

Also, comments with dashes are not wrapped nicely by pgindent.  Some
comments need dashes to preserver layout, but many did not need them.  I
ran pgindent to re-wrap those.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: Migration - Linux/pgSQL/PHP (type,version)
Следующее
От: Bruce Momjian
Дата:
Сообщение: run of pgindent