Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-28 | Fix replay of create database records on standby | Alvaro Herrera | 11.17 |
| 2022-07-27 | Allow "in place" tablespaces. | Alvaro Herrera | 11.17 |
| 2021-08-28 | Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE. | Noah Misch | 11.14 |
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 11.11 |
| 2020-07-03 | Fix temporary tablespaces for shared filesets some more. | Tom Lane | 11.9 |
| 2020-07-03 | Fix temporary tablespaces for shared filesets | Magnus Hagander | 11.9 |
| 2019-06-11 | Don't access catalogs to validate GUCs when not connected to a DB. | Andres Freund | 11.4 |
| 2018-04-07 | Refactor dir/file permissions | Stephen Frost | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |