Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-25 | doc: Fix typos | Peter Eisentraut | 9.5.25 |
| 2018-02-26 | Document security implications of search_path and the public schema. | Noah Misch | 9.5.12 |
| 2015-05-28 | Remove *pgaudit* references also. | Stephen Frost | 9.5.0 |
| 2015-05-15 | TABLESAMPLE system_time(limit) | Simon Riggs | 9.5.0 |
| 2015-05-15 | TABLESAMPLE system_rows(limit) | Simon Riggs | 9.5.0 |
| 2015-05-14 | Add pg_audit, an auditing extension | Stephen Frost | 9.5.0 |
| 2015-04-21 | Move pg_xlogdump from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2015-04-21 | Move pg_test_timing from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2015-04-20 | Move pg_test_fsync from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2015-04-14 | Move pg_upgrade from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2015-04-13 | Move pgbench from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2015-04-12 | Move pg_archivecleanup from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |
| 2014-11-30 | Move test modules from contrib to src/test/modules | Alvaro Herrera | 9.5.0 |