Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 11.19 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 11.0 |
| 2018-03-22 | Fix errors in contrib/bloom index build. | Tom Lane | 11.0 |
| 2018-02-02 | Support parallel btree index builds. | Robert Haas | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-03 | Flag index metapages as standard-format in xlog.c calls. | Tom Lane | 11.0 |