Re: Extensions vs PGXS' MODULE_PATHNAME handling

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Extensions vs PGXS' MODULE_PATHNAME handling
Дата
Msg-id FB899F09-F305-492A-B495-71FDA99829FA@kineticode.com
обсуждение исходный текст
Ответ на Re: Extensions vs PGXS' MODULE_PATHNAME handling  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Extensions vs PGXS' MODULE_PATHNAME handling  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Feb 12, 2011, at 3:12 PM, Tom Lane wrote:

> "David E. Wheeler" <david@kineticode.com> writes:
>> On Feb 12, 2011, at 2:29 PM, Tom Lane wrote:
>>> I did think of another idea besides forbidding dash in extension names:
>>> what if we use double dash as the name/version separator,
>
>> +1 You might even consider mandating a double-dash between versions, so that they could have dashes:
>>        extension--oldversion--newversion.sql
>
> Hm.  I think we'd still have to disallow dash as the first or last
> character in a version name to make that unambiguous.  Not sure it's
> worth the trouble.

How likely is *that*?

David




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Extensions vs PGXS' MODULE_PATHNAME handling
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extensions vs PGXS' MODULE_PATHNAME handling