pgsql: Second pass at 8.3 release notes: put items in a bit more logical

Started by Tom Lanealmost 19 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)

#2Neil Conway
neilc@samurai.com
In reply to: Tom Lane (#1)
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Neil Conway (#2)
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical

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

#4Neil Conway
neilc@samurai.com
In reply to: Tom Lane (#3)
Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical

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