Обсуждение: Timetable for 7.3 beta

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

Timetable for 7.3 beta

От
Bruce Momjian
Дата:
With beta starting September 1, what time table do we want to have?  Is
feature freeze September 1?  When do we want to package up the beta1
tarball?

I will try to have the HISTORY/release.sgml file ready for September 1.


I am attaching the open items list.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
                              P O S T G R E S Q L

                          7 . 3  O P E N    I T E M S


Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.

Source Code Changes
-------------------
Schema handling - ready? interfaces? client apps?
Drop column handling - ready for all clients, apps?
Fix implicit type coercions that are worse
Improve macros in new tuple header code  (Tom)
Allow PL/PgSQL functions to return sets  (Neil)
Allow easy display of usernames in a group (pg_hba.conf uses groups now)
Fix BeOS and QNX4 ports
Get bison upgrade on postgresql.org

On Hold
-------
Point-in-time recovery
Win32 port
Security audit

Documentation Changes
---------------------
Document need to add permissions to loaded functions and languages

Re: Timetable for 7.3 beta

От
Joe Conway
Дата:
Bruce Momjian wrote:
> With beta starting September 1, what time table do we want to have?  Is
> feature freeze September 1?  When do we want to package up the beta1
> tarball?
> 
> I will try to have the HISTORY/release.sgml file ready for September 1.
> 

Since September 1 is a Sunday, how about giving us until the end of the 
day to get stuff in? :-) That gives everyone most of the weekend to 
finish up whatever they need to.

Joe