Обсуждение: pgsql: Second pass at 8.3 release notes: put items in a bit more logical
pgsql: Second pass at 8.3 release notes: put items in a bit more logical
От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Second pass at 8.3 release notes: put items in a bit more logical order
where possible, add overview and incompatibilities lists, minor cleanups.
The SGML-ification still leaves much to be desired.
Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.510 -> r1.511)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.510&r2=1.511)
On Wed, 2007-10-03 at 23:02 +0000, Tom Lane wrote: > The SGML-ification still leaves much to be desired. I can do some of the grunt work toward SGML-ifying the release notes. Should I wait until we've got them closer to their final state content-wise? -Neil
Neil Conway <neilc@samurai.com> writes:
> On Wed, 2007-10-03 at 23:02 +0000, Tom Lane wrote:
>> The SGML-ification still leaves much to be desired.
> I can do some of the grunt work toward SGML-ifying the release notes.
> Should I wait until we've got them closer to their final state
> content-wise?
If you want to have at it now, have at it --- I'm done for the moment
and I think Bruce is tied up with personal matters. I think the raw
text is in decent shape, though feel free to improve wording where
you see fit.
regards, tom lane
On Wed, 2007-10-03 at 20:09 -0400, Tom Lane wrote: > If you want to have at it now, have at it --- I'm done for the moment > and I think Bruce is tied up with personal matters. I think the raw > text is in decent shape, though feel free to improve wording where > you see fit. I did some initial work on improving the markup -- if anyone else would like to improve things further, they are welcome to. -Neil