Clean up regression for new 1st/9th/3rd fixes.
authorBruce Momjian
Fri, 9 Jun 2000 11:40:03 +0000 (11:40 +0000)
committerBruce Momjian
Fri, 9 Jun 2000 11:40:03 +0000 (11:40 +0000)
src/test/regress/expected/timestamp.out

index 744ddf751e57a5a50a7386239d8d7b380d6b8292..72c02b1fa2f08e6c1dded3273a8aa213b0b756f7 100644 (file)
@@ -1443,12 +1443,12 @@ SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
            | 1997TH 1997th 2450450th
            | 1997TH 1997th 2450508th
            | 1997TH 1997th 2450509th
-           | 1997TH 1997th 2450813rd
+           | 1997TH 1997th 2450813th
            | 1997TH 1997th 2450814th
            | 1999TH 1999th 2451544th
            | 2000TH 2000th 2451545th
            | 2000TH 2000th 2451910th
-           | 2001ST 2001st 2451911st
+           | 2001ST 2001st 2451911th
 (66 rows)