Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-12 | Harmonize function parameter names for Postgres 18. | Peter Geoghegan | 18.0 |
| 2025-03-18 | Silence compiler warning. | Tom Lane | 18.0 |
| 2025-03-18 | Simplify reindexdb coding | Álvaro Herrera | 18.0 |
| 2025-03-16 | reindexdb: Fix the index-level REINDEX with multiple jobs | Alexander Korotkov | 18.0 |
| 2025-03-06 | reindexdb: move PQfinish() calls to the right place | Álvaro Herrera | 18.0 |
| 2025-02-10 | Specify the encoding of input to fmtId() | Andres Freund | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-06 | Remove unused #include's from bin .c files | Peter Eisentraut | 18.0 |
| 2024-09-30 | reindexdb: Skip reindexing temporary tables and indexes. | Fujii Masao | 18.0 |