[HACKERS] Minor fix for EventCacheLookup()

Поиск
Список
Период
Сортировка
От Amit Langote
Тема [HACKERS] Minor fix for EventCacheLookup()
Дата
Msg-id 9297f80f-e4ab-7dda-33d4-8580bab6d634@lab.ntt.co.jp
обсуждение исходный текст
Ответы Re: [HACKERS] Minor fix for EventCacheLookup()  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
It should return NIL when no entry is found in the cache, not NULL.

Attached patch fixes that.

Thanks,
Amit

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?