any_ordering_op()'s argument should be declared Oid not int.
Tom Lane <tgl@sss.pgh.pa.us>
any_ordering_op()'s argument should be declared Oid not int.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_oper.c | modified | +2 −2 |
| src/include/parser/parse_oper.h | modified | +2 −2 |