Thread

  1. First Release Candidate Uploaded ...

    Marc G. Fournier <scrappy@postgresql.org> — 2006-11-25T06:46:30Z

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1
    
    
    Should be available on ftp.postgresql.org by now, as I uploaded it mid-evening 
    on Friday ... please run through it for anything obvious ...
    
    DaveP is aiming for a Windows binary to be ready by Monday, after which we will 
    do a general announce ...
    
    
    - ----
    Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
    Email . scrappy@hub.org                              MSN . scrappy@hub.org
    Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.5 (FreeBSD)
    
    iD8DBQFFZ+bG4QvfyHIvDvMRApiGAJ9ip0paSu5TNg0fad4O/FR1xhPQVwCfeMor
    VYm8YVbefTkvBx8l4XRaHW4=
    =Txkr
    -----END PGP SIGNATURE-----
    
    
    
  2. Re: First Release Candidate Uploaded ...

    Tatsuo Ishii <ishii@sraoss.co.jp> — 2006-11-25T10:47:28Z

    Looks good to me.
    --
    Tatsuo Ishii
    SRA OSS, Inc. Japan
    
    > -----BEGIN PGP SIGNED MESSAGE-----
    > Hash: SHA1
    > 
    > 
    > Should be available on ftp.postgresql.org by now, as I uploaded it mid-evening 
    > on Friday ... please run through it for anything obvious ...
    > 
    > DaveP is aiming for a Windows binary to be ready by Monday, after which we will 
    > do a general announce ...
    > 
    > 
    > - ----
    > Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
    > Email . scrappy@hub.org                              MSN . scrappy@hub.org
    > Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
    > -----BEGIN PGP SIGNATURE-----
    > Version: GnuPG v1.4.5 (FreeBSD)
    > 
    > iD8DBQFFZ+bG4QvfyHIvDvMRApiGAJ9ip0paSu5TNg0fad4O/FR1xhPQVwCfeMor
    > VYm8YVbefTkvBx8l4XRaHW4=
    > =Txkr
    > -----END PGP SIGNATURE-----
    > 
    > 
    > ---------------------------(end of broadcast)---------------------------
    > TIP 1: if posting/reading through Usenet, please send an appropriate
    >        subscribe-nomail command to majordomo@postgresql.org so that your
    >        message can get through to the mailing list cleanly
    > 
    
    
  3. Re: First Release Candidate Uploaded ...

    Dave Page <dpage@postgresql.org> — 2006-11-25T21:21:25Z

    Marc G. Fournier wrote:
    > -----BEGIN PGP SIGNED MESSAGE-----
    > Hash: SHA1
    > 
    > 
    > Should be available on ftp.postgresql.org by now, as I uploaded it mid-evening 
    > on Friday ... please run through it for anything obvious ...
    > 
    > DaveP is aiming for a Windows binary to be ready by Monday, after which we will 
    > do a general announce ...
    
    I found some time this evening, so it's bundled and uploaded now.
    
    Regards, Dave
    
    
    
    
  4. Re: First Release Candidate Uploaded ...

    Thomas H. <me@alternize.com> — 2006-11-26T00:42:11Z

    >> DaveP is aiming for a Windows binary to be ready by Monday, after which 
    >> we will do a general announce ...
    >
    > I found some time this evening, so it's bundled and uploaded now.
    
    i've noticed the postgres.exe executable is still in the zip file 
    ("no-installer" version). wasn't it planned to to be removed?
    
    - thomas 
    
    
    
    
  5. Re: First Release Candidate Uploaded ...

    Dave Page <dpage@postgresql.org> — 2006-11-26T19:23:03Z

    Thomas H. wrote:
    >>> DaveP is aiming for a Windows binary to be ready by Monday, after 
    >>> which we will do a general announce ...
    >>
    >> I found some time this evening, so it's bundled and uploaded now.
    > 
    > i've noticed the postgres.exe executable is still in the zip file 
    > ("no-installer" version). wasn't it planned to to be removed?
    
    The no-installer archives are simply what 'make install' creates, plus a 
    few supporting DLLs. postgres.exe shouldn't be in the MSI installer though.
    
    Regards, Dave.
    
    
  6. Re: First Release Candidate Uploaded ...

    Magnus Hagander <mha@sollentuna.net> — 2006-11-26T19:45:08Z

    > >>> DaveP is aiming for a Windows binary to be ready by Monday, after 
    > >>> which we will do a general announce ...
    > >>
    > >> I found some time this evening, so it's bundled and uploaded now.
    > > 
    > > i've noticed the postgres.exe executable is still in the zip file 
    > > ("no-installer" version). wasn't it planned to to be removed?
    > 
    > The no-installer archives are simply what 'make install' 
    > creates, plus a few supporting DLLs. postgres.exe shouldn't 
    > be in the MSI installer though.
    
    I certainly hope it is. postmaster.exe, however, shouldn't be there.
    
    //Magnus