Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Improve several permission-related error messages. | Peter Eisentraut | |
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 | |||
2022-09-24 | Message style improvements | Peter Eisentraut | |
2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas | |
Reviewed by David Steele and Justin Pryzby Discussion: http://postgr.es/m/CA+TgmoafqboATDSoXHz8VLrSwK_MDhjthK4hEpYjqf9_1Fmczw%40mail.gmail.com |