Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-06 | pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. | Robert Haas | 15.14 |
| 2022-05-13 | Add a new shmem_request_hook hook. | Robert Haas | 15.0 |
| 2022-02-21 | Disallow setting bogus GUCs within an extension's reserved namespace. | Tom Lane | 15.0 |
| 2022-02-16 | Split xlog.c into xlog.c and xlogrecovery.c. | Heikki Linnakangas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-27 | Revert changes about warnings/errors for placeholders. | Tom Lane | 15.0 |
| 2021-12-27 | Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). | Tom Lane | 15.0 |
| 2021-07-12 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 15.0 |