Repair an embarrassingly large number of alphabetization mistakes in the

Tom Lane <tgl@sss.pgh.pa.us>

Commit: db398d05bea227cb2bbf8baca8e9abc5676a65cf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-16T00:27:17Z
Releases: 7.3.2
Repair an embarrassingly large number of alphabetization mistakes in the
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.

Files