Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-12 | Don't use Asserts to check for violations of replication protocol. | Tom Lane | 10.18 |
| 2019-09-08 | Fix RelationIdGetRelation calls that weren't bothering with error checks. | Tom Lane | 10.11 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2016-09-05 | Remove duplicate code from ReorderBufferCleanupTXN(). | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |