Commits

DateSubjectAuthorReleases
2025-01-31 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 18.0
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 18.0
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 16.5
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 13.17
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 12.21
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 14.14
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 15.9
2024-08-10 Allow adjusting session_authorization and role in parallel workers. Tom Lane 17.0
2023-10-21 Allow ALTER SYSTEM to set unrecognized custom GUCs. Tom Lane 17.0
2022-10-14 Replace the sorted array of GUC variables with a hash table. Tom Lane 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-09-27 Renumber GUC flags for a bit more sanity. Tom Lane 16.0
2022-09-27 Introduce GUC_NO_RESET flag. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-07-19 Fix missed corner cases for grantable permissions on GUCs. Tom Lane 15.0
2022-07-19 Fix missed corner cases for grantable permissions on GUCs. Tom Lane 16.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2020-11-25 Avoid spamming the client with multiple ParameterStatus messages. Tom Lane 14.0
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2020-04-02 Improve user control over truncation of logged bind-parameter values. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0