...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема ...
Дата
Msg-id 15307.939250856@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ...  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> How about version numbering libpq properly? It has been 2.0 ever since I
> can remember (not very long :). At least do ++0.0.1 when you change
> something. Is there any particular reason why this is not done?

We've been pretty lax about version numbering during development cycles.
It could be a problem if you are keeping several versions around,
I suppose.  But I think what you are asking for is a major-version bump
anytime a subroutine gets added (else it's not going to help a dynamic
linker distinguish two versions anyway).  That seems not very workable.
        regards, tom lane


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

Предыдущее
От: Vadim Mikheev
Дата:
Сообщение: WAL Bootstrap/Startup/Shutdown committed...
Следующее
От: Roland Roberts
Дата:
Сообщение: Re: [HACKERS] psql Week 1