Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-18 | Make it possible for loadable modules to add EXPLAIN options. | Robert Haas | 18.0 |
| 2025-02-27 | Create explain_dr.c and move DestReceiver-related code there. | Robert Haas | 18.0 |
| 2025-02-27 | Create explain_format.c and move relevant code there. | Robert Haas | 18.0 |
| 2024-10-24 | Move LSN waiting declarations and definitions to better place | Alexander Korotkov | 18.0 |
| 2024-08-02 | Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 18.0 |