From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com> |
Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, postgresql advocacy <pgsql-advocacy(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Not 7.5, but 8.0 ? |
Date: | 2004-06-05 20:43:39 |
Message-ID: | 802.1086468219@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-hackers |
David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com> writes:
> Granted, the script itself is faulty, but since some other OS projects
> (like Ruby, with the same x.y.z numbering) do guarantee they never will
> have double digits in version number component
Oh? What's their plan for the release after 9.9.9?
In practice, non-broken bits of code don't make such an assumption,
as there have always been lots of projects with double-digit version
components. A quick grep for locally-installed packages finds
autoconf-2.53.tar.gz
binutils-2.10.1.tar.gz
bison-1.875.tar.gz
cvs-1.10.7.tar.gz
emacs-19.34b.tar.gz
expect-5.38.tar.gz
gcc-2.95.3.tar.gz
gettext-0.11.5.tar.gz
ghostscript-6.50.tar.gz
lesstif-0.89.9.tar.gz
lsof_4.47_W.tar.gz
make-3.79.1.tar.gz
mysql-3.23.29a-gamma.tar.gz
netcat-1.10.tar.gz
ntp-4.0.99k.tar.gz
procmail-3.22.tar.gz
sendmail.8.12.11.tar.gz
tar-1.13.tar.gz
IMHO trying to avoid double-digit component numbers is just silly.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-06-06 01:06:34 | Re: PostgreSQL certifications? |
Previous Message | David Garamond | 2004-06-05 20:11:02 | Re: [HACKERS] Not 7.5, but 8.0 ? |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2004-06-05 20:58:22 | Re: Official Freeze Date for 7.5: July 1st, 2004 |
Previous Message | Tom Lane | 2004-06-05 20:31:12 | Re: Why hash indexes suck |