Improve the consistency of the error message emitted when rejecting
Neil Conway <neilc@samurai.com>
Improve the consistency of the error message emitted when rejecting invalid input to the oid type. Also, remove some long-unused code from adt/numutils.c
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/numutils.c | modified | +2 −334 |
| src/backend/utils/adt/oid.c | modified | +6 −6 |
| src/test/regress/expected/oid.out | modified | +2 −2 |