| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ray Stell <stellr(at)cns(dot)vt(dot)edu>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: 8.2.4 patches? |
| Date: | 2007-07-11 13:28:00 |
| Message-ID: | 200707111328.l6BDS0B18204@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-www |
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Alvaro Herrera wrote:
> > > Tom Lane wrote:
> > > > Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > > > > Ray Stell wrote:
> > > > >> Are there critical security or performance patches that should be
> > > > >> applied to 824 and how could I have determined this without this post?
> > > >
> > > > > The changelog after 8.2.4 is below. I don't think there's a way to get
> > > > > this easily, short of having a copy of the CVS repository.
> > > >
> > > > The other way to check the change history is to troll the
> > > > pgsql-committers archives
> > > > http://archives.postgresql.org/pgsql-committers/
> > > > although certainly cvs2cl output is a lot easier to scan.
> > > >
> > > > My $0.02: if you really want the latest and greatest, the nightly
> > > > snapshot tarball of the current stable branch would be the thing to
> > > > grab, rather than fooling with individual patches.
> > >
> > > Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs?
> >
> > No, we don't. We used to but the file got too large.
>
> How about including the changelog until the branch point?
>
> I remember there used to be ChangeLog files on CVS but that sounds a bit
> redundant. But I am thinking in generating them for the tarball only,
> just like we provide the HTML docs or the bison output.
Yes, they were just in the tarballs.
> > Perhaps we should supply a URL that generates that information.
>
> I think we should *also* do this.
>
> FWIW I use
>
> cvs2cl --revisions --no-indent --no-wrap --separate-header --follow $branch \
> --no-ancestors --accum
>
> and it generates a 90k file when branch=REL8_2_STABLE (it only includes
> the changes after REL8_2_STABLE was first tagged).
But then do we also supply the cvs2cl for a major release. We certainly
could.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2007-07-11 14:06:29 | Re: 8.2.4 patches? |
| Previous Message | Alvaro Herrera | 2007-07-11 13:22:51 | Re: 8.2.4 patches? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2007-07-11 14:06:29 | Re: 8.2.4 patches? |
| Previous Message | Alvaro Herrera | 2007-07-11 13:22:51 | Re: 8.2.4 patches? |