CheckMyDatabase some error messages in two lines.

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: CheckMyDatabase some error messages in two lines.
Date: 2024-06-10 00:00:00
Message-ID: CACJufxHHtvaGvV-=LD4OHAG-pM-1hyirKu8iW9+AuaN_NDskfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi.
https://www.postgresql.org/docs/devel/error-style-guide.html#ERROR-STYLE-GUIDE-FORMATTING
"Don't end a message with a newline."

accidentally, I found some error messages in the function
CheckMyDatabase spread into two lines.
so i try to consolidate them into one line.

Attachment Content-Type Size
make_error_format_in_one_line.diff text/x-patch 2.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-06-10 01:48:12 Re: Remove dependence on integer wrapping
Previous Message Tomas Vondra 2024-06-09 21:09:13 Re: 回复: An implementation of multi-key sort