Re: Coding standards? Recommendations? - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Coding standards? Recommendations?
Date
Msg-id 1137400509.3180.142.camel@localhost.localdomain
Whole thread Raw
In response to Coding standards? Recommendations?  (korry <korry@appx.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Large Scale Aggregation (HashAgg Enhancement)
Next
From: Joachim Wieland
Date:
Subject: source documentation tool doxygen