Обсуждение: pgsql: Update release notes for pending back-branch releases.

Поиск
Список
Период
Сортировка

pgsql: Update release notes for pending back-branch releases.

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Update release notes for pending back-branch releases.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        release.sgml (r1.321.4.12 -> r1.321.4.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.321.4.12&r2=1.321.4.13)

Re: pgsql: Update release notes for pending

От
Simon Riggs
Дата:
On Mon, 2005-10-03 at 13:04 -0300, Tom Lane wrote:
> Log Message:
> -----------
> Update release notes for pending back-branch releases.
>
> Tags:
> ----
> REL8_0_STABLE
>
> Modified Files:
> --------------
>     pgsql/doc/src/sgml:
>         release.sgml (r1.321.4.12 -> r1.321.4.13)
>         (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.321.4.12&r2=1.321.4.13)
>

I believe you may need to add this to make the sgml build work.

Just happened to be writing some doc changes when I noticed.

Best Regards, Simon Riggs

Вложения

Re: pgsql: Update release notes for pending

От
Bruce Momjian
Дата:
Seems this is fixed in current CVS HEAD, no?

---------------------------------------------------------------------------

Simon Riggs wrote:
> On Mon, 2005-10-03 at 13:04 -0300, Tom Lane wrote:
> > Log Message:
> > -----------
> > Update release notes for pending back-branch releases.
> >
> > Tags:
> > ----
> > REL8_0_STABLE
> >
> > Modified Files:
> > --------------
> >     pgsql/doc/src/sgml:
> >         release.sgml (r1.321.4.12 -> r1.321.4.13)
> >
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.321.4.12&r2=1.321.4.13)
> >
>
> I believe you may need to add this to make the sgml build work.
>
> Just happened to be writing some doc changes when I noticed.
>
> Best Regards, Simon Riggs

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: pgsql: Update release notes for pending

От
Simon Riggs
Дата:
On Mon, 2005-10-03 at 18:35 -0400, Bruce Momjian wrote:
> Seems this is fixed in current CVS HEAD, no?

OK, looks that way; patch withdrawn.

Best Regards, Simon Riggs