- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit7fe23c8
committed
Doc: spell out comparison behaviors for the date/time types.
The behavior of cross-type comparisons among date/time data types wasnot really explained anywhere. You could probably infer it if yourecognized the applicability of comments elsewhere about datatypeconversions, but it seems worthy of explicit documentation.Per bug #16797 from Dana Burd.Discussion:https://postgr.es/m/16797-f264b0b980b53b8b@postgresql.org1 parentd46eb10 commit7fe23c8
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6459 | 6459 |
| |
6460 | 6460 |
| |
6461 | 6461 |
| |
| 6462 | + | |
| 6463 | + | |
| 6464 | + | |
| 6465 | + | |
| 6466 | + | |
| 6467 | + | |
| 6468 | + | |
| 6469 | + | |
| 6470 | + | |
| 6471 | + | |
| 6472 | + | |
| 6473 | + | |
| 6474 | + | |
| 6475 | + | |
| 6476 | + | |
6462 | 6477 |
| |
6463 | 6478 |
| |
6464 | 6479 |
| |
|
0 commit comments
Comments
(0)