Commits

DateSubjectAuthorReleases
2024-07-23 Get rid of a global variable Peter Eisentraut 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-13 Make attstattarget nullable Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-11 Refactor InitPostgres() to use bitwise option flags Michael Paquier 17.0
2023-08-28 Make error messages about WAL segment size more consistent Peter Eisentraut 17.0
2023-08-23 Add const decorations Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Order getopt arguments Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 16.0
2022-07-25 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 15.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-09 Fix bogus assertion in BootstrapModeMain(). Andres Freund 15.0
2021-08-05 process startup: Always call Init[Auxiliary]Process() before BaseInit(). Andres Freund 15.0
2021-08-05 process startup: Remove bootstrap / checker modes from AuxProcType. Andres Freund 15.0
2021-08-05 process startup: Move AuxiliaryProcessMain into its own file. Andres Freund 15.0
2021-08-05 process startup: auxprocess: reindent block Andres Freund 15.0
2021-08-05 process startup: Separate out BootstrapModeMain from AuxiliaryProcessMain. Andres Freund 15.0
2021-08-02 Remove misplaced comment from AuxiliaryProcessMain(). Andres Freund 15.0
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0