Re: Release Note Changes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Release Note Changes
Date: 2007-12-07 22:00:01
Message-ID: 200712072200.lB7M02t11285@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stefan Kaltenbrunner wrote:
> > Let me give you the criteria I use for the release notes. The release
> > notes try to document all changes visible to the average user in a way
> > that is understandable to the average user.
>
> hmm I'm not so sure about that - there are a number of changes to psql
> that are not mentioned for example - like the addition of various new
> backslashcommands (\dF, \dFp, \dFt ,...) as part of the main tsearch2
> commit or a number of tab-complete improvements/additions (for tsearch
> as well as some other stuff).

Yea, but when you say you are adding tsearch there is the assumption
that psql and pg_dump and tab completion will be updated to reflect
that.

> While looking at this i noted a "psql's \d command and pg_dump have been
> enhanced" in the Object Manipulation Changes" Chapter which looks a bit
> missplaced/useless and probably should be removed or clarified and moved
> to the psql part.

I don't see that anywhere. Are you looking at the most recent version:

http://momjian.us/main/writings/pgsql/sgml/release-8-3.html

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-12-07 22:12:35 Re: Release Note Changes
Previous Message Stefan Kaltenbrunner 2007-12-07 21:37:20 Re: Release Note Changes