| Functions for base and time types corresponding to external PostgreSQL functions in order to bypass the function manager fmgr.c .
|
| Ever comparison operators (?=, ?<>, ?<, ?>, ?<=, ?>=), always comparison operators (%=, %<>, %<, %>, %<=, %>=), and temporal comparison operators (#=, #<>, #<, #>, #<=, #>=).
|