Re: BUG #16939: Plural interval for negative singular

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #16939: Plural interval for negative singular
Дата
Msg-id 2753264.1619568545@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #16939: Plural interval for negative singular  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16939: Plural interval for negative singular  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Nope -- grepping for PQprint or PQdisplayTup doesn't yield anything in
> the libreoffice git repo.

Hm.  We actually document PQprint.  While the other two entry points
in that file aren't documented, they are listed in exports.txt,
which means somebody *could* be calling them.  I think we'd at least
have to go through a long deprecation period before we could consider
removing them.

There are also questions of whether we can remove entry points
without drawing the wrath of ABI checkers.  I suppose we could
dodge that by reducing them to code that returns an error.

            regards, tom lane



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

Предыдущее
От: Gavin Flower
Дата:
Сообщение: Re: BUG #16939: Plural interval for negative singular
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #16985: ModifyWaitEvent function does not have pgsocket fd and void *user_data arguments