1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Update results count to reflect bad entries now being rejected by new decoder.

This commit is contained in:
Thomas G. Lockhart
1997-09-20 16:33:24 +00:00
parent 68cd097e89
commit d8ec518000

View File

@ -25,7 +25,7 @@ INSERT INTO TINTERVAL_TBL (f1)
-- test tinterval operators
SELECT '' AS seven, TINTERVAL_TBL.*;
SELECT '' AS five, TINTERVAL_TBL.*;
-- length ==
SELECT '' AS one, t.*