Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-23 | Rename pg_dissect_walfile_name() to pg_split_walfile_name() | Michael Paquier | 16.0 |
| 2022-12-20 | Add pg_dissect_walfile_name() | Michael Paquier | 16.0 |
| 2022-10-27 | Add some tests to check the SQL functions of control file | Michael Paquier | 16.0 |
| 2022-07-30 | Adjust new pg_read_file() test cases for more portability. | Tom Lane | 16.0 |
| 2022-07-29 | Support pg_read_[binary_]file (filename, missing_ok). | Tom Lane | 16.0 |