Question about an inconsistency - 2

Поиск
Список
Период
Сортировка
От petrum@gmail.com
Тема Question about an inconsistency - 2
Дата
Msg-id 1E415F68-FDFF-48E8-84B0-6362FAF0C98B@gmail.com
обсуждение исходный текст
Ответ на Question about an inconsistency - 1  ("petrum@gmail.com" <petrum@gmail.com>)
Ответы Question about an inconsistency - 3
Re: Question about an inconsistency - 2
Список pgsql-hackers
Hi,

In file postgresql-9.4.4/src/backend/utils/adt/format_type.c
function format_type_internal line 159, shouldn’t be used
array_base_type instead of type_oid?

In line 153 it is searched for array_base_type and thus
shouldn’t we use it (ie., array_base_type) to report that the
type is not found. It is similar to the case of searching for
type_oid in lines 129-135.

Thanks,
Petru Florin Mihancea



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