Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-23 | Fix rare assertion failure in standby, if primary is restarted | Heikki Linnakangas | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-28 | Replace PGPROC.isBackgroundWorker with isRegularBackend. | Tom Lane | 18.0 |
| 2024-12-28 | Exclude parallel workers from connection privilege/limit checks. | Tom Lane | 18.0 |
| 2024-12-09 | Remove remants of "snapshot too old" | Heikki Linnakangas | 18.0 |
| 2024-08-29 | Rename some shared memory initialization routines | Heikki Linnakangas | 18.0 |
| 2024-07-08 | Remove an extra period in code comment | Richard Guo | 18.0 |
| 2024-07-03 | Optimize memory access in GetRunningTransactionData() | Alexander Korotkov | 18.0 |
| 2024-07-03 | Fix typo in GetRunningTransactionData() | Alexander Korotkov | 18.0 |