forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite3bfdf2
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 parent3ca1949 commite3bfdf2
1 file changed
+18
-2
lines changedLines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7245 | 7245 |
| |
7246 | 7246 |
| |
7247 | 7247 |
| |
| 7248 | + | |
| 7249 | + | |
| 7250 | + | |
| 7251 | + | |
| 7252 | + | |
| 7253 | + | |
| 7254 | + | |
| 7255 | + | |
| 7256 | + | |
| 7257 | + | |
| 7258 | + | |
| 7259 | + | |
| 7260 | + | |
| 7261 | + | |
| 7262 | + | |
7248 | 7263 |
| |
7249 | 7264 |
| |
7250 | 7265 |
| |
7251 | 7266 |
| |
7252 | 7267 |
| |
7253 | 7268 |
| |
7254 |
| - | |
7255 |
| - | |
| 7269 | + | |
| 7270 | + | |
| 7271 | + | |
7256 | 7272 |
| |
7257 | 7273 |
| |
7258 | 7274 |
| |
|
0 commit comments
Comments
(0)