Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-03 | Improve documentation of the CREATEROLE attibute. | Robert Haas | 15.2 |
| 2022-08-12 | doc: add missing role attributes to user management section | Bruce Momjian | 15.0 |
| 2022-07-05 | Rename pg_checkpointer predefined role to pg_checkpoint. | Robert Haas | 15.0 |
| 2021-11-10 | Add pg_checkpointer predefined role for CHECKPOINT command. | Jeff Davis | 15.0 |
| 2021-09-10 | Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner. | Noah Misch | 15.0 |
| 2021-08-27 | docs: Add command tags for SQL commands | Stephen Frost | 15.0 |