Re: Release notes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Release notes
Дата
Msg-id 20060915213819.GE17919@alvh.no-ip.org
обсуждение исходный текст
Ответ на Release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> I have completed my first pass over the release notes and Tom has made
> some additions:
> 
>     http://momjian.postgresql.org/cgi-bin/pgrelease
> 
> I will probably go over them again in a few hours, update them to
> current CVS, then move them into our SGML documentation by Monday.

Oh, another typo:

This changes the previous behavior where concatenation would adjust the
lower array dimmensions.

It's "dimensions", single m.


Further below, it says:

For example, '2006-05-24 21:11 Americas/New_York'::timestamptz.

However, the example is invalid.  The correct example should be

For example, '2006-05-24 21:11 America/New_York'::timestamptz.


Note these two entries:

Add index information to /contrib/pgstattuple (ITAGAKI Takahiro)

Add functions to /contrib/pgstattuple that show index statistics and
index page contents (Satoshi Nagayasu) 

They should probably be merged into one.


-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] pg_strcasecmp in fe-connect.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Update to msvc build sys