Re: Add Postgres module info

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Add Postgres module info
Дата
Msg-id 982748.1734059835@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Add Postgres module info  (Andrei Lepikhov <lepihov@gmail.com>)
Список pgsql-hackers
Andrei Lepikhov <lepihov@gmail.com> writes:
> On 12/12/24 21:02, Yurii Rashkovskii wrote:
>> 2. Any reasons to dictate MAJ.MIN format? With semantic versioning 
>> abound, it's rather common to use MAJ.MIN.PATCH.

> Okay, thanks; that's a good catch. I wonder how to follow these rules 
> with a static fixed-sized structure. I would like to read about any 
> suggestions and implementation examples.

There's nothing stopping a field of the magic block from being
a "const char *" pointer to a string literal.

            regards, tom lane



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