Re: Coding style guide - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Coding style guide
Date
Msg-id AANLkTinB=ajpAVTZ0QPw8jp458wgs4Rko+=znhCe5DgA@mail.gmail.com
Whole thread Raw
In response to Re: Coding style guide  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Thu, Feb 17, 2011 at 3:55 PM, Bruce Momjian <bruce@momjian.us> wrote:
> Daniel Loureiro wrote:
>> Is there any official style guide of PostgreSQL code ? Like the
>> "google-styleguide"
>> (http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml) ?
>
> There is the developers FAQ.

There's also http://www.postgresql.org/docs/current/static/source.html

That section could probably use some expansion though.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Lukas Eder
Date:
Subject: Re: Fwd: [JDBC] Weird issues when reading UDT from stored function
Next
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.