| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)kineticode(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: why two dashes in extension load files |
| Date: | 2011-02-15 20:22:06 |
| Message-ID: | 6256.1297801326@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On mn, 2011-02-14 at 15:08 -0500, Tom Lane wrote:
>> Umm ... we are not requiring version names to be numbers.
> That's certainly interesting. Why?
There isn't any packaging system anywhere on the planet that requires
them to be purely numeric. By the time you get done allowing for
multiple dots and "alpha" or "beta" and other such stuff, you might
as well try to be agnostic about what they contain.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | marcin mank | 2011-02-15 20:26:06 | Re: why two dashes in extension load files |
| Previous Message | Peter Eisentraut | 2011-02-15 20:16:38 | Re: why two dashes in extension load files |