Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-06 | Remove useless lstat() call in pg_rewind. | Tom Lane | 11.10 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-09 | Further cleanup of client dependencies on src/include/catalog headers. | Tom Lane | 11.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |