On Sun, 2006-01-15 at 11:14 -0500, korry wrote:
> I've noticed a variety of coding styles in the PostgreSQL source code. In
> particular, I see a mix of naming conventions. Some variables use camelCase
> (or CamelCase), others use under_score_style.
I just follow the style of the module I'm working in.
Best Regards, Simon Riggs