Clarify errhint in sources.sgml

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Clarify errhint in sources.sgml
Date: 2023-07-12 07:08:36
Message-ID: F02F4B4F-7B7E-406A-B25A-FF2AA300AB9A@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

It was noted in 20230712015948(dot)byqaftt57glwknjz(at)awork3(dot)anarazel(dot)de that the
errhint example in sources.sgml isn't as helpful as it could be. errhint
should use a complete sentence, but the example doesn't, so I propose the
attached change which makes it so. The style for hints is clearly spelled out
further down on the page, but for anyone looking for a quick answer and not
reading the whole page the current example might be misleading.

--
Daniel Gustafsson

Attachment Content-Type Size
errhint_example.diff application/octet-stream 498 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Gurjeet Singh 2023-07-12 07:55:19 Re: Clarify errhint in sources.sgml
Previous Message David G. Johnston 2023-07-11 14:31:26 Re: group by can use alias from select list