BlockNumber initialized to InvalidBuffer?

Поиск
Список
Период
Сортировка
От Markus Wanner
Тема BlockNumber initialized to InvalidBuffer?
Дата
Msg-id 4FFC292C.20703@bluegap.ch
обсуждение исходный текст
Ответы Re: BlockNumber initialized to InvalidBuffer?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hackers,

I stumbled across an initialization of a BlockNumber with InvalidBuffer,
which seems strange to me, as the values for "invalid" of the two types
are different, see attached patch.

In case the 'stack' argument passed to that function is not NULL, the
variable in question gets overridden immediately, in which case it
certainly doesn't matter. I don't know nor did I check whether or not it
can ever be NULL. So this might not be a real issue at all.

Regards

Markus Wanner

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: expression evaluation with expected datatypes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Use of rsync for data directory copying