Rod Taylor <[email protected]> writes: > So it's the timestamp_%_timestamptz operator functions that are missing the > flag?
I think those are not marked leakproof because they aren't leakproof;
they can throw errors for some inputs, or at least the required
conversions invoke enough code that it's hard to be sure they can't.
regards, tom lane
