[HACKERS] Minor fix for EventCacheLookup() - Mailing list pgsql-hackers

From Amit Langote
Subject [HACKERS] Minor fix for EventCacheLookup()
Date
Msg-id 9297f80f-e4ab-7dda-33d4-8580bab6d634@lab.ntt.co.jp
Whole thread Raw
Responses Re: [HACKERS] Minor fix for EventCacheLookup()  (Robert Haas <robertmhaas@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?