From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Neil Conway <neilc(at)samurai(dot)com>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 7.4 compatibility question |
Date: | 2003-10-24 14:08:33 |
Message-ID: | 200310241408.h9OE8XN17038@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
Peter Eisentraut wrote:
> Neil Conway writes:
>
> > So I think we could make the release notes more useful if we provided a
> > bit more detail in each entry, and documented changes more extensively.
> > We could also make better use of SGML, for example by adding <xref>s to
> > the release notes where applicable. I think we also need to *really*
> > maintain the release notes incrementally during 7.5 development, rather
> > than having Bruce summarize the CVS logs at the end. IMHO, every patch
> > that makes a significant change should update the release notes, when
> > the patch is applied.
>
> I've been pushing this agenda for a few releases now, but some people have
> been, er, boycotting it. I think, too, that release notes *must* be
If they _must_ be done the way you suggest, why have we been able to
generate reliable release notes all these years?
Basically, I think release notes are more efficiently written in batch
mode, meaning all at once --- sure, we could do it incrementally, but it
is more work to fiddle with it in pieces.
I want people to focus on reliable commit messages and I can handle the
release notes part. The one advantage of incremental is that folks can
see what we have added so far, but it doesn't seem worth the extra work.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-10-24 14:10:33 | Re: 7.4 compatibility question |
Previous Message | Alvaro Herrera | 2003-10-24 13:25:42 | Re: 7.4 compatibility question |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-10-24 14:10:33 | Re: 7.4 compatibility question |
Previous Message | Bruce Momjian | 2003-10-24 14:01:04 | Re: Still a few flaws in configure's default CFLAGS selection |