Martijn van Oosterhout <[email protected]> writes: > As to the way the code is done, I prefer seperating out the test into a > variable because fitting it all on a single line is messy. OTOH, some > people discourage the use of ?: but I prefer it to a whole if > statement.
I don't object to that, but I do object to declaring bool variables
as int ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
