Re: 7.4 compatibility question

From: Michael Brusser <michael(at)synchronicity(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.4 compatibility question
Date: 2003-10-23 11:02:26
Message-ID: DEEIJKLFNJGBEMBLBAHCGEEKDNAA.michael@synchronicity.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

> -----Original Message-----
> From: Bruce Momjian
...
> The big question is whether the current release notes hit he right
> balanced. Do they for you?

The last time I read the notes was when we upgraded to 7.3.4.
I'll pick up couple entries from Release Notes and the HISTORY file
(which we always read) for examples.

PostgreSQL now supports the ALTER TABLE ... DROP COLUMN functionality.
=> this is entirely sufficient. Detailed info can be found in the docs.

Optimizer improvements
=> this tells me nothing. I suppose this could be a minor internal code
tweak, which does not affect me. On the other hand this could be a major
breakthrough, so now I can run some stupid query which would take
a week to complete in the previous release. How do I know?

Fix to_ascii() buffer overruns
=> I don't think I need any more details here

Work around buggy strxfrm() present in some Solaris releases
=> if we did not suffer from this (big thanks for fixing!) I would've
never guessed how it may manifest itself and affect the database,
even though this alone could be a strong reason for upgrade.

If you think this would take too much space and bloat the document,
then maybe the best solution is to have a reference number:
Bug# 123 : Work around ...
Then I could go to some http://postgres../bugtrack enter this number
and learn more.

Mike.

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2003-10-23 16:33:34 Re: 7.4 compatibility question
Previous Message Christoph Haller 2003-10-23 11:01:16 Re: Automatic compat checking? (was 7.4 compatibility question)

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregor Zeitlinger 2003-10-23 11:03:17 Re: is GiST still alive?
Previous Message Christoph Haller 2003-10-23 11:01:16 Re: Automatic compat checking? (was 7.4 compatibility question)