Repair an embarrassingly large number of alphabetization mistakes in the

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

Commit: cb23b8415bfe9134196ba35a11eb312a0b77068a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-16T00:26:49Z
Releases: 7.4.1
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