Re: run pgindent on a regular basis / scripted manner
От | Tom Lane |
---|---|
Тема | Re: run pgindent on a regular basis / scripted manner |
Дата | |
Msg-id | 2009472.1675532231@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: run pgindent on a regular basis / scripted manner (Justin Pryzby <pryzby@telsasoft.com>) |
Ответы |
Re: run pgindent on a regular basis / scripted manner
Re: run pgindent on a regular basis / scripted manner |
Список | pgsql-hackers |
Justin Pryzby <pryzby@telsasoft.com> writes: > Would you want to make those the default options of the in-tree indent ? > Or provide a shortcut like --postgresql ? Hmmm ... inserting all of those as the default options would likely make it impossible to update pg_bsd_indent itself with anything like its current indent style (not that it's terribly consistent about that). I could see inventing a --postgresql shortcut switch perhaps. But it's not clear to me why you're allergic to the perl wrapper? It's not like that's the only perl infrastructure in our build process. Also, whether or not we could push some of what it does into pg_bsd_indent proper, I can't see pushing all of it (for instance, the very PG-specific list of typedef exclusions). regards, tom lane
В списке pgsql-hackers по дате отправления: