forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb8f4599
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 parent3263896 commitb8f4599
1 file changed
+11
-8
lines changedLines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6935 | 6935 |
| |
6936 | 6936 |
| |
6937 | 6937 |
| |
6938 |
| - | |
6939 |
| - | |
6940 |
| - | |
6941 |
| - | |
| 6938 | + | |
| 6939 | + | |
| 6940 | + | |
6942 | 6941 |
| |
6943 | 6942 |
| |
6944 |
| - | |
6945 |
| - | |
6946 |
| - | |
6947 |
| - | |
| 6943 | + | |
| 6944 | + | |
| 6945 | + | |
| 6946 | + | |
| 6947 | + | |
| 6948 | + | |
| 6949 | + | |
| 6950 | + | |
6948 | 6951 |
| |
6949 | 6952 |
| |
6950 | 6953 |
| |
|
0 commit comments
Comments
(0)