Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike
Дата
Msg-id 47EA7EAC.5060605@dunslane.net
обсуждение исходный текст
Ответ на Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-committers

Michael Meskes wrote:
>
>> Also, regardless of the safety or otherwise, isn't it our standard
>> practice not to change anything in stable releases except for bug fixes?
>> That's part of what makes Postgres so stable, in fact.
>>
>
> I still fail to see how this added function could pose a problem. It
> does, however, fix a bug - make that a missing, undocumenterd feature -
> that causes the aubit application to break.
>
>
>

Arguably, it is aubit that is/was buggy in relying on the undocumented
"feature".

I don't think this particular change poses a great danger, but I do
think it's a bad precedent.

Anyway, I've said my piece, and don't want to take it further.

cheers

andrew

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix bad spelling and worse grammar in recent doc commits.
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other