Re: Version Numbering - Mailing list pgsql-hackers

From Aidan Van Dyk
Subject Re: Version Numbering
Date
Msg-id 20100820212200.GB26180@oak.highrise.ca
Whole thread Raw
In response to Re: Version Numbering  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [100820 17:10]:
> BTW, 9.0.0 is also less than 9.0.0.anything ... so sticking another dot
> in there wouldn't help.

Debian's packaging versions "work around" this with the special ~
character, which they define as sorting *before* nothing, meaning8.4~beta1 < 8.4 < 8.4.0 < 8.4extra

See the deb-version man page for details, a nice convinenct, but yes, a
special cased rule...

But at least it's wildly used ;-)

a.

-- 
Aidan Van Dyk                                             Create like a god,
aidan@highrise.ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.

pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Version Numbering
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Version Numbering