Make type 'regproc' binary-compatible with int4 and oid,
Tom Lane <tgl@sss.pgh.pa.us>
Make type 'regproc' binary-compatible with int4 and oid, so that it has some SQL operators available. It's difficult to write automated tests of a data type that you haven't even got == for...
Files
| Path | Change | +/− |
|---|---|---|
| src/include/parser/parse_coerce.h | modified | +6 −3 |