Should we bump libpq major version for 8.3?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Should we bump libpq major version for 8.3?
Дата
Msg-id 15439.1183919571@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Should we bump libpq major version for 8.3?
Список pgsql-hackers
As of today there are two new functions exported by libpq.so since
8.2 (lo_truncate and PQconnectionUsedPassword).  Currently,
libpq/Makefile sets the major.minor shlib version to 5.1 as compared
to 5.0 in PG 8.2.  Should it be 6.0?  I seem to recall people
chastizing us for not bumping the major version if there were any
ABI changes at all, forward-compatible or not.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Unable to get postgres running after long time no vacuum
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #3431: age() gets the days wrong