Обсуждение: alpha4 bundled -- please verify

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

alpha4 bundled -- please verify

От
Peter Eisentraut
Дата:
Alpha4 has been bundled and is available at

http://developer.postgresql.org/~petere/alpha/

Please check that it is sane.

Since I'll be away for the next few days, someone has to take it from
here: write announcement, move tarballs, send announcement.



Re: alpha4 bundled -- please verify

От
Shane Ambler
Дата:
Peter Eisentraut wrote:
> Alpha4 has been bundled and is available at
> 
> http://developer.postgresql.org/~petere/alpha/
> 
> Please check that it is sane.
> 
> Since I'll be away for the next few days, someone has to take it from
> here: write announcement, move tarballs, send announcement.
> 
> 

I can pass make check OK
MacOS 10.4.11 PPC - gcc 4.0.1



-- 

Shane Ambler
pgSQL (at) Sheeky (dot) Biz


Re: alpha4 bundled -- please verify

От
Josh Berkus
Дата:
All,

Problem with the alpha:

initdb --version
initdb (PostgreSQL) 8.5devel

psql --version
psql (PostgreSQL) 8.5devel
contains support for command-line editing


Otherwise, builds great on OSX 10.5.

--Josh Berkus



Re: alpha4 bundled -- please verify

От
Josh Berkus
Дата:
On 2/20/10 3:58 PM, Josh Berkus wrote:
> All,
> 
> Problem with the alpha:
> 
> initdb --version
> initdb (PostgreSQL) 8.5devel
> 
> psql --version
> psql (PostgreSQL) 8.5devel
> contains support for command-line editing

Never mind.  My build mistake.  Reads 9.0 the way it should.

--Josh