From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Michael Meskes <meskes(at)postgreSQL(dot)org> |
Cc: | PostgreSQL Hacker <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Splitting distributions (Was: Re: [HACKERS] ECPG / Release) |
Date: | 2000-02-22 20:32:32 |
Message-ID: | Pine.BSF.4.21.0002221624070.86931-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 22 Feb 2000, Michael Meskes wrote:
> When will we release 7.0? I just checked and found that I'm way behind my
> schedule. The parser is in sync, but there are quite some open bugs. So
> hopefully there is either enough time left or someone who would like to
> spend some time on fixing bugs. :-)
April 1st is what I announced, but I'll be shocked if that actually
happens :) You should have loads of time ...
As far as I'm concerned, stuff like ECPG and JDBC and ODBC are changeable
pretty much up to the release date ... they are generally touched, and
modified by only one person ...
One of the things I'd like to look at for 7.1 is start to split off the
distributions ... we're up to a 7meg distribution and growing ...
We should be able to do a pgsql-docs.tar.gz and pgsql-src.tar.gz at the
very least ... putting 'doc' in a seperate tar file would reduce the size
by ~3meg:
total 3024
-rw-r--r-- 1 scrappy wheel 2969424 Feb 22 15:27 doc.tar.gz
Actually, is there a reason we can't do this now? I can change the 'tar
build' system so that we have split systems that way ... this would at
least safe testers from downloading 3meg worth of tar file that most
likely won't get touched often ...
I'm going to do this tonight, put it up and see what ppl thing ... if
nothing else, it makes it easier for ppl to download smaller chunks ...
Marc G. Fournier ICQ#7615664 IRC
Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2000-02-22 20:46:31 | Re: Splitting distributions (Was: Re: [HACKERS] ECPG / Release) |
Previous Message | Karel Zak - Zakkr | 2000-02-22 20:18:47 | Re: [HACKERS] Cache query (PREPARE/EXECUTE) |