Re: errdetail/errhint style - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: errdetail/errhint style
Date
Msg-id 20220719123128.bht5slg4wef2a2p2@alvherre.pgsql
Whole thread Raw
In response to errdetail/errhint style  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: errdetail/errhint style
List pgsql-hackers
On 2022-Jul-19, Justin Pryzby wrote:

> https://www.postgresql.org/docs/current/error-style-guide.html#id-1.10.6.4.7
> 
> git grep 'errdetail("[[:lower:]]'
> git grep 'errdetail(".*".*;' |grep -v '\."'

Hmm, +1, though a few of these are still missing ending periods after
your patch.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"The problem with the facetime model is not just that it's demoralizing, but
that the people pretending to work interrupt the ones actually working."
                                                           (Paul Graham)



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns
Next
From: Michael Paquier
Date:
Subject: Re: Memory leak fix in psql