| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: CVS commit messages and backpatching |
| Date: | 2006-09-13 18:14:29 |
| Message-ID: | 200609131814.k8DIETp12611@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > FYI, in going through the release notes, I would like to remind
> > committers that it is important to mention if the commit was backpatched
> > to any earlier release. Not only is this valuable for making the
> > release notes, but it also helps people looking at the commit message.
>
> With the standard output from cvs2cl, this is pretty obvious anyway, no?
> I see entries like
>
> 2006-08-29 09:39 teodor
>
> * contrib/tsearch2/: tsvector.c (REL8_1_STABLE), tsvector.c: Remove
> pos comparison in silly_cmp_tsvector(): it is not a semantically
> significant
>
> so it seems to me that explicit mention of back-patching is mostly
> redundant. (Of course, this requires the committer to commit all the
> branches at about the same time, which I make an effort to do precisely
> so that the cvs log looks nice. If some time elapses between patching
> and back-patching then a mention in the commit message is definitely
> needed.)
I pull activity only from HEAD, so I do not see that tag. In fact, I
use our src/tools/pgcvslog rather than cvslog.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marshall, Steve | 2006-09-13 18:14:54 | Re: - Proposal for repreparing prepared statements |
| Previous Message | Tom Lane | 2006-09-13 18:07:38 | Re: - Proposal for repreparing prepared statements |