• Alvaro Herrera's avatar
    Allow negative years in make_date to represent BC years · 30bcebbd
    Alvaro Herrera authored
    There doesn't seem to be any reason not to allow negative years to be
    interpreted as BC, so do that.
    
    The documentation is pretty vague on the details of this function, so
    nothing needs to change there.
    
    Reported-by: Andy Abelisto, in bug #14446
    30bcebbd
date.c 64.7 KB