Re: Coding style guide

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Daniel Loureiro <loureirorg(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Coding style guide
Date: 2011-02-17 20:55:20
Message-ID: 201102172055.p1HKtKt27840@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-02-17 20:57:36 Re: Coding style guide
Previous Message Simon Riggs 2011-02-17 20:47:33 Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.