David Fetter <[email protected]> writes:
> While it's consistent with surrounding code, I find the use of ints to
> express what is in essence a boolean condition puzzling.  Any
> insights?

IIRC, it's forced by the getopt_long API, particularly the way that
the long-options struct has to be declared.

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to