forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1b208eb
committed
Add a couple more tests for interval input decoding.
Cover some cases that would have been broken by a proposed patch,but we failed to notice for lack of test coverage. I'm pushingthis separately mainly to memorialize that it *is* our historicalbehavior.Discussion:https://postgr.es/m/1344498.1648920056@sss.pgh.pa.us1 parent14bf1e8 commit1b208eb
2 files changed
+32
-0
lines changedLines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
829 | 839 |
| |
830 | 840 |
| |
831 | 841 |
| |
| |||
837 | 847 |
| |
838 | 848 |
| |
839 | 849 |
| |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
840 | 860 |
| |
841 | 861 |
| |
842 | 862 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
261 | 267 |
| |
262 | 268 |
| |
263 | 269 |
| |
264 | 270 |
| |
265 | 271 |
| |
266 | 272 |
| |
267 | 273 |
| |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
268 | 280 |
| |
269 | 281 |
| |
270 | 282 |
| |
|
0 commit comments
Comments
(0)