Re: [HACKERS] pgindent excluded files list

2010-03-31 Thread Bruce Momjian
Andrew Dunstan wrote: > > I propose that we create a file containing the list of patterns to > exclude from pgindent runs. It would look like this: > > #list of file patterns to exclude from pg_indent runs > /s_lock\.h$ > /ecpg/test/expected/ > /snowball/libstemmer/ > /ecpg/i

Re: [HACKERS] pgindent excluded files list

2010-03-31 Thread David Fetter
On Wed, Mar 31, 2010 at 10:27:03AM -0400, Andrew Dunstan wrote: > > I propose that we create a file containing the list of patterns to > exclude from pgindent runs. It would look like this: > >#list of file patterns to exclude from pg_indent runs >/s_lock\.h$ >/ecpg/test/expected/ >

[HACKERS] pgindent excluded files list

2010-03-31 Thread Andrew Dunstan
I propose that we create a file containing the list of patterns to exclude from pgindent runs. It would look like this: #list of file patterns to exclude from pg_indent runs /s_lock\.h$ /ecpg/test/expected/ /snowball/libstemmer/ /ecpg/include/(sqlda|sqltypes)\.h$ /ecpg/includ