forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaaab3ee
committed
Doc: minor improvements for our "Brief History" chapter.
Add a link to Joe Hellerstein's paper "Looking Back at Postgres",which is quite an interesting take on the history of Postgres.The reference to Appendix E was written when we were still keepingthe entire release-note history there, which we stopped doing someyears ago when the O(N^2) cost of that started to become apparent.Instead, point to the release note archives on the website.(This per suggestion from Daniel Gustafsson.)In passing, move the "ports12" biblioentry to be in alphabeticalorder within that section.Discussion:https://postgr.es/m/3345678.1720071633@sss.pgh.pa.us1 parent4b21100 commitaaab3ee
2 files changed
+49
-23
lines changedLines changed: 39 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 |
| - | |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 | 233 |
| |
255 | 234 |
| |
256 | 235 |
| |
| |||
288 | 267 |
| |
289 | 268 |
| |
290 | 269 |
| |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
291 | 288 |
| |
292 | 289 |
| |
293 | 290 |
| |
| |||
328 | 325 |
| |
329 | 326 |
| |
330 | 327 |
| |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
331 | 349 |
| |
332 | 350 |
| |
333 | 351 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
| |||
215 | 221 |
| |
216 | 222 |
| |
217 | 223 |
| |
218 |
| - | |
219 |
| - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
220 | 228 |
| |
221 | 229 |
| |
222 | 230 |
|
0 commit comments
Comments
(0)