Re: defGetBoolean - Fix comment
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-11T02:09:05Z
Lists: pgsql-hackers
On Thu, Jul 07, 2022 at 09:54:24AM +0900, Michael Paquier wrote: > Still, I think that your adjustment is right, as the check is, indeed, > on the DefElem's value*. Or you could just say "If no value given". Peter, I have applied something using your original wording. This is a minor issue, but I did not see my suggestion as being better than yours. -- Michael
Commits
-
Improve two comments related to a boolean DefElem's value
- 8445f5a21d40 16.0 landed