Re: Coding style guide

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Coding style guide
Дата
Msg-id AANLkTinB=ajpAVTZ0QPw8jp458wgs4Rko+=znhCe5DgA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Coding style guide  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Lukas Eder
Дата:
Сообщение: Re: Fwd: [JDBC] Weird issues when reading UDT from stored function
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.