Re: BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" when from minial tuple"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" when from minial tuple"
Дата
Msg-id 12020.1513784255@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14985: ExecCopySlotTuple not set "type id" and "type mod" whenfrom minial tuple"  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
=?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes:
> The following bug has been logged on the website:

The bug reporting form is not a good way to discuss proposed code changes,
especially when you haven't shown any reason to think there is a bug.
Please instead start a thread on pgsql-hackers explaining why this would
be a good change to make.  (Offhand I'd think it would be a waste of
code, because anything going through the minimal-tuple code path is
just about guaranteed to be an anonymous record type anyway.)

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #14985: ExecCopySlotTuple not set "type id" and "type mod"when from minial tuple"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #14984: function "heap_tuple_from_minimal_tuple" lost HeapTupleHeader->t_len value