On Mon, Mar 18, 2019 at 9:21 AM Peter Eisentraut <[email protected]> wrote: > Fix optimization of foreign-key on update actions
It looks like datum_image_eq() doesn't handle the cstring case (i.e. the "typLen == -2" case) correctly. I think that it should. -- Peter Geoghegan
