Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
Date
Msg-id 20100107031851.GZ6129@alvh.no-ip.org
Whole thread Raw
In response to Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than
List pgsql-committers
Bruce Momjian wrote:
> Alvaro Herrera wrote:

> > I think this is a bad style to use for commit messages.  For GIT, a good
> > commit message is a first line being a summary, and a more extensive
> > message below.
>
> That is just too odd. I think I forgot about the summary idea then.

What is odd?

If I was unclear, look at this status page:

http://git.postgresql.org/gitweb?p=postgresql.git;a=shortlog

Note that for your commit it only says "PG_MAJORVERSION:".  You have to
open the patch's page to see the rest of the message.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-committers by date:

Previous
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Improve a couple of comments relating to large object snapshot
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fail in a nicer way if we have --with-perl and no Perl.