Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
| От | Nathan Bossart |
|---|---|
| Тема | Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments |
| Дата | |
| Msg-id | aTs8K_okt9MfEnP0@nathan обсуждение исходный текст |
| Ответ на | Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments (Aleksander Alekseev <aleksander@tigerdata.com>) |
| Ответы |
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
|
| Список | pgsql-hackers |
With the latest patch applied, I'm still seeing problems with **** and ==== lines in aclcheck.c and analyze.c, as mentioned upthread [0]. I think we should also figure out what we want to do for things like this: ****************************************************************************** - This file contains routines that can be bound to a Postgres backend and - called by the backend in the process of processing queries. The calling - format for these routines is dictated by Postgres architecture. + * This file contains routines that can be bound to a Postgres backend and + * called by the backend in the process of processing queries. The calling + * format for these routines is dictated by Postgres architecture. ******************************************************************************/ Could we modify the patch to leave these kinds of comments alone? [0] https://postgr.es/m/aP-H6kSsGOxaB21k%40nathan -- nathan
В списке pgsql-hackers по дате отправления: