pgsql: Fix compiler warning in unistr function

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Fix compiler warning in unistr function
Дата
Msg-id E1lR8ni-0006wI-8D@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compiler warning in unistr function

Some compilers are not aware that elog/ereport ERROR does not return.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/efd9d92bb39c74c2aded64fc08e2d601ce20c39d

Modified Files
--------------
src/backend/utils/adt/varlena.c | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Implement pipeline mode in libpq
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Allow estimate_num_groups() to pass back further details about t