This one time, at band camp, Jamie Wilkinson wrote: >There's an error that reports that UINT32TMAX is only unsigned in ISO C99, >so here's a patch that helps it along:
Also the fact that this constant is defined in two places (but appears to only be used in sql_common.h) sets of alarm bells in my mind; and the fact that it's not really the value of maximum size of a 32 bit unsigned integer tells me that the name is misleading too.
