Re: Ready for Beta ... ? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Ready for Beta ... ?
Date
Msg-id 200408081503.i78F3Cv04399@candle.pha.pa.us
Whole thread Raw
In response to Ready for Beta ... ?  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: Ready for Beta ... ?  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: Ready for Beta ... ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Marc G. Fournier wrote:
> 
> 'k, saw Bruce's commit for the pgport stuff under Win32 ... is anyone 
> sitting on that 'one last thing' that should be fixed/corrected before 
> Beta proceeds, or am I clear for doing the bundle up tonight for an 
> announce tomorrow?
> 
> Speak now, or forever hold your piece :)

The only open issue I see for beta1 is perhaps disabling vacuum delay. 
And I would like to have a good Win32 build report from Andreas.

---------------------------------------------------------------------------
                              P O S T G R E S Q L
                         8 . 0  O P E N    I T E M S


Current version at ftp://momjian.postgresql.org/pub/postgresql/open_items.

Changes
-------
* Win32o binary version stampso signal safe socket handlero query cancel in psql (?)       o Report correct errno codes
fromnative Windows system callso Shorten timezone for %t log_line_prefixo start pg_autovacuum easilyo fix pitr file
copysyntax
 
* fix dbsize and oid2name for tablespaces
* allow libpq to check parameterized data types
* make pgxs install the default
* add xid to log_line_prefix for PITR
* add psql tab completion for tablespaces
* cleanup FRONTEND use in /port, malloc, elog
* disable vacuum delay?


--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Ready for Beta ... ?
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] That dump-comments-on-composite-type-columns patch...