Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve several permission-related error messages. | Peter Eisentraut | 2023-03-17 | 1 | -1/+3 |
| | | | | | | | | | Mainly move some detail from errmsg to errdetail, remove explicit mention of superuser where appropriate, since that is implied in most permission checks, and make messages more uniform. Author: Nathan Bossart <nathandbossart@gmail.com> Discussion: https://www.postgresql.org/message-id/20230316234701.GA903298@nathanxps13 | ||||
* | Message style improvements | Peter Eisentraut | 2022-09-24 | 1 | -2/+2 |
| | |||||
* | Move basebackup code to new directory src/backend/backup | Robert Haas | 2022-08-10 | 1 | -0/+309 |
Reviewed by David Steele and Justin Pryzby Discussion: http://postgr.es/m/CA+TgmoafqboATDSoXHz8VLrSwK_MDhjthK4hEpYjqf9_1Fmczw%40mail.gmail.com |