forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4400976
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 parentcce7486 commit4400976
1 file changed
+11
-8
lines changedLines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6919 | 6919 |
| |
6920 | 6920 |
| |
6921 | 6921 |
| |
6922 |
| - | |
6923 |
| - | |
6924 |
| - | |
6925 |
| - | |
| 6922 | + | |
| 6923 | + | |
| 6924 | + | |
6926 | 6925 |
| |
6927 | 6926 |
| |
6928 |
| - | |
6929 |
| - | |
6930 |
| - | |
6931 |
| - | |
| 6927 | + | |
| 6928 | + | |
| 6929 | + | |
| 6930 | + | |
| 6931 | + | |
| 6932 | + | |
| 6933 | + | |
| 6934 | + | |
6932 | 6935 |
| |
6933 | 6936 |
| |
6934 | 6937 |
| |
|
0 commit comments
Comments
(0)