Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder | Michael Paquier | 2024-09-03 |
* | Optimize escaping of JSON strings | David Rowley | 2024-07-27 |
* | Add the system identifier to backup manifests. | Robert Haas | 2024-03-13 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Change struct tablespaceinfo's oid member from 'char *' to 'Oid' | Robert Haas | 2023-10-23 |
* | Simplify useless 0L constants | Peter Eisentraut | 2023-03-29 |
* | Add BufFileRead variants with short read and EOF detection | Peter Eisentraut | 2023-01-16 |
* | Fix some BufFileRead() error reporting | Peter Eisentraut | 2023-01-16 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add const to BufFileWrite | Peter Eisentraut | 2022-12-30 |
* | Move basebackup code to new directory src/backend/backup | Robert Haas | 2022-08-10 |