Re: pgindent run? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgindent run?
Date
Msg-id 15045.985307927@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgindent run?  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-hackers
Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> Please tell me how to prevent pgindent from changing
> comments.

Put dashes at the start and end of the comment block, eg
/*---------- * comment here *---------- */

I'm not sure exactly how many dashes are needed --- I usually use ten as
shown above.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: pgindent run?
Next
From: Joel Burton
Date:
Subject: Re: Potential RC1-stoppers