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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Bring pg_nextoid()'s error messages into line with message style
Date: 2019-05-05 21:06:59
Message-ID: E1hNOLb-0004uD-TU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-05-05 22:13:47 Re: pgsql: MSVC: Build ~35% faster by calling dumpbin just once per directo
Previous Message Tom Lane 2019-05-05 18:57:41 pgsql: Release notes for 11.3, 10.8, 9.6.13, 9.5.17, 9.4.22.