Re: Draft release notes up for review

From: Boszormenyi Zoltan <zb(at)cybertec(dot)at>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Draft release notes up for review
Date: 2013-04-21 06:28:22
Message-ID: 51738706.20901@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013-03-29 02:46 keltezéssel, Tom Lane írta:
> Since there has been some, um, grumbling about the quality of the
> release notes of late, I've prepared draft notes for next week's
> releases, covering commits through today. These are now committed
> into the master branch for review, and should show up at
> http://www.postgresql.org/docs/devel/static/
> after guaibasaurus' next buildfarm run, about three hours from now.
>
> Please comment if you find anything that could be improved.

The sgml converter seems to choke on the UTF-8 characters that my name contains:

Add configuration variable lock_timeout to limit lock wait duration (Zoltán Böszörményi)

I don't mind if my name is written without the accented characters like in the other entry:

Have pg_basebackup --write-recovery-conf output a minimal recovery.conf (Zoltan
Boszormenyi, Magnus Hagander)

Alternatively the sgml tool can be taught to emit proper HTML accented characters
or my name can be written as "Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi"

Best regards,
Zoltán Böszörményi

>
> regards, tom lane
>
>

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de
http://www.postgresql.at/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Boszormenyi Zoltan 2013-04-21 07:25:39 Re: Draft release notes up for review
Previous Message Pavan Deolasee 2013-04-21 05:50:11 Re: 9.3 Beta1 status report