Re: typedefs for indent
От | Tom Lane |
---|---|
Тема | Re: typedefs for indent |
Дата | |
Msg-id | 2273.1238129761@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: typedefs for indent (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: typedefs for indent
|
Список | pgsql-hackers |
Bruce Momjian <bruce@momjian.us> writes: > Frankly, I don't remember anyone complaining we didn't find any typedefs > in pgindent, There are lots and lots of places where it's obvious that pgindent was misinformed on the subject, because it puts in a space where there should not be one, eg "typename * ptr" instead of "typename *ptr". Maybe I'm just being too anal in worrying about a space here or a space there ... but then why do we run the thing at all? This is the first time I've heard anyone suggest that false positives could be a problem. What exactly would be the results of a false match? Would it look worse than the false negatives do? regards, tom lane
В списке pgsql-hackers по дате отправления: