Re: Clarify errhint in sources.sgml

Gurjeet Singh <gurjeet@singh.im>

From: Gurjeet Singh <gurjeet@singh.im>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2023-07-12T07:55:19Z
Lists: pgsql-docs
On Wed, Jul 12, 2023 at 12:08 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> It was noted in 20230712015948.byqaftt57glwknjz@awork3.anarazel.de that the

The URL of the link is below [1].

> 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.

Following from that discussion, the patch looks good to me.

[1]: https://www.postgresql.org/message-id/20230712015948.byqaftt57glwknjz@awork3.anarazel.de

Best regards,
Gurjeet
http://Gurje.et



Commits

  1. doc: Clarify the errhint example