Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-10 | Fix logical decoding error when system table w/ toast is repeatedly rewritten. | Andres Freund | 11.0 |
| 2017-09-20 | Make WAL segment size configurable at initdb time. | Andres Freund | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |