Re: one line comment style - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: one line comment style
Date
Msg-id 20091008162922.GD5510@alvh.no-ip.org
Whole thread Raw
In response to Re: one line comment style  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

> One thing that would be worth checking before you expend too much
> manual effort on that is whether pg_indent will convert one style
> to the other.  Offhand I don't recall that it does, but if it did
> then it'd undo your work ...

No, it doesn't, unless the comment doesn't fit in the line (78 chars IIRC)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: one line comment style
Next
From: Tom Lane
Date:
Subject: Re: Writeable CTEs and side effects