Bring pg_nextoid()'s error messages into line with message style guide.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bd5e8b627bae9e394352a388d2ad30465eafea2c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-05-05T21:06:53Z
Releases: 12.0
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

PathChange+/−
src/backend/catalog/catalog.c modified +8 −8