mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update results count to reflect bad entries now being rejected by new decoder.
This commit is contained in:
@ -25,7 +25,7 @@ INSERT INTO TINTERVAL_TBL (f1)
|
|||||||
|
|
||||||
-- test tinterval operators
|
-- test tinterval operators
|
||||||
|
|
||||||
SELECT '' AS seven, TINTERVAL_TBL.*;
|
SELECT '' AS five, TINTERVAL_TBL.*;
|
||||||
|
|
||||||
-- length ==
|
-- length ==
|
||||||
SELECT '' AS one, t.*
|
SELECT '' AS one, t.*
|
||||||
|
Reference in New Issue
Block a user