forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit319f4d5
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 parent0918667 commit319f4d5
1 file changed
+18
-2
lines changedLines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8190 | 8190 |
| |
8191 | 8191 |
| |
8192 | 8192 |
| |
| 8193 | + | |
| 8194 | + | |
| 8195 | + | |
| 8196 | + | |
| 8197 | + | |
| 8198 | + | |
| 8199 | + | |
| 8200 | + | |
| 8201 | + | |
| 8202 | + | |
| 8203 | + | |
| 8204 | + | |
| 8205 | + | |
| 8206 | + | |
| 8207 | + | |
8193 | 8208 |
| |
8194 | 8209 |
| |
8195 | 8210 |
| |
8196 | 8211 |
| |
8197 | 8212 |
| |
8198 | 8213 |
| |
8199 |
| - | |
8200 |
| - | |
| 8214 | + | |
| 8215 | + | |
| 8216 | + | |
8201 | 8217 |
| |
8202 | 8218 |
| |
8203 | 8219 |
| |
|
0 commit comments
Comments
(0)