Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-26 | pgindent fix for 3fccbd94cba | Tomas Vondra | 18.2 |
| 2026-01-26 | Handle ENOENT status when querying NUMA node | Tomas Vondra | 18.2 |
| 2025-12-11 | pg_buffercache: Fix memory allocation formula | Michael Paquier | 18.2 |
| 2025-08-19 | Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. | Masahiko Sawada | 18.0 |
| 2025-07-01 | Silence valgrind about pg_numa_touch_mem_if_required | Tomas Vondra | 18.0 |
| 2025-04-20 | Fix a few duplicate words in comments | David Rowley | 18.0 |
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-04-09 | Cleanup of pg_numa.c | Tomas Vondra | 18.0 |
| 2025-04-08 | pg_buffercache: Change page_num type to bigint | Tomas Vondra | 18.0 |
| 2025-04-08 | Add pg_buffercache_evict_{relation,all} functions | Andres Freund | 18.0 |
| 2025-04-07 | Add pg_buffercache_numa view with NUMA node info | Tomas Vondra | 18.0 |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane | 18.0 |