forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita26e342
committed
Improve documentation of EXTRACT(WEEK).
The docs showed that early-January dates can be considered part of theprevious year for week-counting purposes, but failed to say explicitlythat late-December dates can also be considered part of the next year.Fix that, and add a cross-reference to the "isoyear" field. Per bug#7967 from Pawel Kobylak.1 parent8d4bb31 commita26e342
1 file changed
+11
-8
lines changedLines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6597 | 6597 |
| |
6598 | 6598 |
| |
6599 | 6599 |
| |
6600 |
| - | |
6601 |
| - | |
6602 |
| - | |
6603 |
| - | |
| 6600 | + | |
| 6601 | + | |
| 6602 | + | |
6604 | 6603 |
| |
6605 | 6604 |
| |
6606 |
| - | |
6607 |
| - | |
6608 |
| - | |
6609 |
| - | |
| 6605 | + | |
| 6606 | + | |
| 6607 | + | |
| 6608 | + | |
| 6609 | + | |
| 6610 | + | |
| 6611 | + | |
| 6612 | + | |
6610 | 6613 |
| |
6611 | 6614 |
| |
6612 | 6615 |
| |
|
0 commit comments
Comments
(0)