Re: Better help output for pgbench -I init_steps - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Better help output for pgbench -I init_steps
Date
Msg-id 5ef6d298-31be-a754-e7f8-631e9a591f06@eisentraut.org
Whole thread Raw
In response to Re: Better help output for pgbench -I init_steps  (Gurjeet Singh <gurjeet@singh.im>)
List pgsql-hackers
On 12.07.23 19:47, Gurjeet Singh wrote:
>> If you end up with variant 3 or 4, please use double quotes instead of
>> single quotes.
> 
> Will  do.
> 
> I believe you're suggesting this because in the neighboring help text
> the string literals use double quotes. I see that other utilities,
> such as psql also use double quotes in help  text.
> 
> If there's a convention, documented somewhere in our sources, I'd love
> to know and learn other conventions.

https://www.postgresql.org/docs/devel/error-style-guide.html#ERROR-STYLE-GUIDE-QUOTATION-MARKS




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Consistent coding for the naming of LR workers
Next
From: Matthias van de Meent
Date:
Subject: Potential memory leak in contrib/intarray's g_intbig_compress