| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Alfred Perlstein <bright(at)wintelcom(dot)net>, The Hermit Hacker <scrappy(at)hub(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgindent run? |
| Date: | 2001-03-23 00:38:47 |
| Message-ID: | 15045.985307927@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Burton | 2001-03-23 00:40:36 | Re: Potential RC1-stoppers |
| Previous Message | Hiroshi Inoue | 2001-03-23 00:37:39 | Re: pgindent run? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-03-23 04:48:47 | Re: [HACKERS] pgindent run? |
| Previous Message | Hiroshi Inoue | 2001-03-23 00:37:39 | Re: pgindent run? |