In src/backend/catalog/pg_operator.c in OperatorDef, there
Bruce Momjian <bruce@momjian.us>
In src/backend/catalog/pg_operator.c in OperatorDef, there are three SearchSysCacheTuple(PRONAME,...) calls that use three different macros to convert the typeId array of Oids. Darren King
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/pg_operator.c | modified | +3 −3 |