Bring pg_nextoid()'s error messages into line with message style guide.
Tom Lane <tgl@sss.pgh.pa.us>
Bring pg_nextoid()'s error messages into line with message style guide. Noticed while reviewing nearby code. Given all the disclaimers about this not being meant as user-facing code, I wonder whether we should make these non-translatable? But in any case there's little excuse for them not to be good English.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/catalog.c | modified | +8 −8 |