Skip to content
Snippets Groups Projects
Commit e1107fc2 authored by Tom Lane's avatar Tom Lane
Browse files

RI triggers would fail for datatypes using old-style equal function,

because cached fmgr info contained reference to a shorter-lived data
structure.  Also guard against possibility that fmgr_info could fail,
leaving an incomplete entry present in the hash table.
parent c9a001a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment