forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit527b5ed
committed
Doc: in each release branch, keep only that branch's own release notes.
Historically we've had each release branch include all prior branches'notes, including minor-release changes, back to the beginning of theproject. That's basically an O(N^2) proposition, and it was starting tocatch up with us: as of HEAD the back-branch release notes alone accountedfor nearly 30% of the documentation. While there's certainly some valuein easy access to back-branch notes, this is getting out of hand.Hence, switch over to the rule that each branch contains only its ownrelease notes. So as to not make older notes too hard to find, eachbranch will provide URLs for the immediately preceding branches'release notes on the project website.There might be value in providing aggregated notes across all branchessomewhere on the website, but that's a task for another day.Discussion:https://postgr.es/m/cbd4aeb5-2d9c-8b84-e968-9e09393d4c83@postgresql.org1 parent6e4d45b commit527b5ed
File tree
20 files changed
+114
-146388
lines changed- doc/src/sgml
- src/tools
20 files changed
+114
-146388
lines changedLines changed: 0 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 | 169 |
| |
186 | 170 |
| |
187 | 171 |
| |
|
0 commit comments
Comments
(0)