| Age | Commit message (Expand) | Author |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-02-15 | Rename force_parallel_mode to debug_parallel_query | David Rowley |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera |
| 2022-07-31 | Remove test_oat_hooks.c's nodetag_to_string(). | Tom Lane |
| 2022-07-18 | Remove now superfluous declarations of dlsym()ed symbols. | Andres Freund |
| 2022-07-13 | Fix flag tests in src/test/modules/test_oat_hooks | Alvaro Herrera |
| 2022-07-12 | Add copy/equal support for XID lists | Alvaro Herrera |
| 2022-07-09 | Mark Scan as an abstract node type, too. | Tom Lane |
| 2022-07-09 | Mark PlanState as an abstract node type. | Tom Lane |
| 2022-07-08 | Remove T_Join and T_Plan | Peter Eisentraut |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane |
| 2022-05-11 | Remove non-functional code for unloading loadable modules. | Robert Haas |
| 2022-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane |
| 2022-03-22 | Tidy up Object Access hooks tests | Andrew Dunstan |
| 2022-03-22 | Fix new Object Access hooks test | Andrew Dunstan |
| 2022-03-22 | Add a test module for Object Access hooks | Andrew Dunstan |