Обсуждение: Where can I find the release notes for 7.3.3?

Поиск
Список
Период
Сортировка

Where can I find the release notes for 7.3.3?

От
P G
Дата:
I am trying to find the differences between 7.3.2 and
7.3.3.  Where is the link containing this information?

Thanks.

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Re: Where can I find the release notes for 7.3.3?

От
"Henrik Steffen"
Дата:
hello,

we had this discussion earlier on this list...

unfortunately, there is no change log link actually

the change log is currently only available in the package itself


in my opinion, this should be changed to make upgrading more comfortable ;-)


--

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com          Tel. +49 4141 991230
mail: steffen@topconcepts.com       Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline:  +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
Ihr SMS-Gateway: JETZT NEU unter: http://sms.city-map.de
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------

----- Original Message -----
From: "P G" <pg_dba@yahoo.com>
To: <pgsql-general@postgresql.org>
Sent: Thursday, July 17, 2003 6:52 PM
Subject: [GENERAL] Where can I find the release notes for 7.3.3?


> I am trying to find the differences between 7.3.2 and
> 7.3.3.  Where is the link containing this information?
>
> Thanks.
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html


Re: Where can I find the release notes for 7.3.3?

От
Alvaro Herrera
Дата:
On Thu, Jul 17, 2003 at 07:05:01PM +0200, Henrik Steffen wrote:
>
> hello,
>
> we had this discussion earlier on this list...
>
> unfortunately, there is no change log link actually
>
> the change log is currently only available in the package itself

Well, you can see it in the cvsweb interface:

http://developer.postgresql.org/cvsweb.cgi/~checkout~/pgsql-server/HISTORY?rev=1.182.2.12&content-type=text/plain

(I agree it should be in a more comfortable place)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El sudor es la mejor cura para un pensamiento enfermo" (Bardia)

Re: Where can I find the release notes for 7.3.3?

От
Tom Lane
Дата:
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> On Thu, Jul 17, 2003 at 07:05:01PM +0200, Henrik Steffen wrote:
>> the change log is currently only available in the package itself

> Well, you can see it in the cvsweb interface:

Also in the development docs:

http://developer.postgresql.org/docs/postgres/release.html

I agree it'd be good if there were a link somewhere more prominent.

            regards, tom lane