Commits

DateSubjectAuthorReleases
2022-09-04 Move private declarations shared between guc.c and guc-file.l to new header John Naylor 16.0
2022-09-04 Preparatory refactoring for compiling guc-file.c standalone John Naylor 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-07-02 Introduce pg_attribute_nonnull(...) Michael Paquier 16.0
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-04-08 Apply PGDLLIMPORT markings broadly. Robert Haas 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 Custom WAL Resource Managers. Jeff Davis 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
2022-02-18 postgres_fdw: Make postgres_fdw.application_name support more escape sequences. Fujii Masao 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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
2021-09-16 Support "postgres -C" with runtime-computed GUCs Michael Paquier 15.0
2021-05-15 Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2021-04-07 Move pg_stat_statements query jumbling to core. Bruce Momjian 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.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