Обсуждение: pgsql: Bring pg_nextoid()'s error messages into line with messagestyle

Поиск
Список
Период
Сортировка

pgsql: Bring pg_nextoid()'s error messages into line with messagestyle

От
Tom Lane
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bd5e8b627bae9e394352a388d2ad30465eafea2c

Modified Files
--------------
src/backend/catalog/catalog.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)