On 2017-06-06 14:45:37 -0400, Tom Lane wrote: > Andres Freund <[email protected]> writes: > > A reasonable rule would actually be to only use [u]int32 and > > sig_atomic_t, never bool. > > Yes, I'd agree with that.
Cool. I propose we change, once branched, the existing code using booleans, and codify that practice in sources.sgml already existing section about signal handlers. - Andres -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
