Re: HeapTupleData.t_self garbage values

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: HeapTupleData.t_self garbage values
Дата
Msg-id 28440.1268341959@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: HeapTupleData.t_self garbage values  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: HeapTupleData.t_self garbage values  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> At a minimum, it might be good to qualify the comment in htup.h and
> add a comment where there is an exception.  This can be startling in
> a debugger if you don't know that the comment isn't really true. 
> (And I've found another place where t_tableOid isn't set, but it is
> apparently benign; that's without an exhaustive search.)
> I could put forward a comment-only patch per the above if there are
> no objections.

I don't want to put weasel wording into the comment.  If you're bothered
by the discrepancy then we should fix the code to initialize all the
struct fields.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [patch] build issues on Win32
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Warning about invalid .pgpass passwords