static ID id_to, id_by; void rb_num_zerodiv(void) { rb_raise(rb_eZeroDivError, "divided by 0"); } enum ruby_num_rounding_mode rb_num_get_rounding_option(VALUE opts) { static ID round_kwds[1]; VALUE rounding; VALUE str; const char *s; if (!NIL_P(opts)) { if (!round_kwd...
thedaysInJanuaryis of typeUInt8. In the last line, we then create a new constant (totalDays) by combining the values held in the two previous constants. To do this though, the values that we are combining have to be of the same time so we first have to convert ...
AFAICT we've been careful to ensure those bits are always zero, so that this will work without creating any pg_upgrade problems. This is just WIP, partly because I haven't touched the SGML docs yet, but also because there are some loose ends to be resolved: * I believe I made all t...