• Tom Lane's avatar
    Repair an embarrassingly large number of alphabetization mistakes in the · cb23b841
    Tom Lane authored
    datetime token tables.  Even more embarrassing, the regression tests
    revealed some of the problems --- but evidently the bogus output wasn't
    questioned.  Add code to postmaster startup to directly check the tables
    for correct ordering, in hopes of not being embarrassed like this again.
    cb23b841
datetime.c 89.9 KB