Commit Graph

46 Commits (b575a26c66e438225f1c0f95ed8c5efc793d3a14)

Author SHA1 Message Date
Nathan Bossart 884eee5bfb Remove db_user_namespace. 2 years ago
Nathan Bossart 0fef877538 Rename session_auth_is_superuser to current_role_is_superuser. 2 years ago
Peter Eisentraut e53a611523 Message wording improvements 2 years ago
Michael Paquier a14354cac0 Add GUC parameter "huge_pages_status" 2 years ago
Peter Eisentraut 7a7f60aef8 Add macro for maximum statistics target 2 years ago
Heikki Linnakangas 548d726030 Remove a few unused global variables and declarations. 2 years ago
Peter Eisentraut b0f6c43716 Remove read-only server settings lc_collate and lc_ctype 2 years ago
Bruce Momjian 9c0a0e2ed9 rename "gss_accept_deleg" to "gss_accept_delegation". 2 years ago
Tom Lane 0245f8db36 Pre-beta mechanical code beautification. 2 years ago
Jeff Davis 6de31ce446 Reduce icu_validation_level default to WARNING. 2 years ago
Thomas Munro 63932a6d38 Fix wal_writer_flush_after initializer value. 2 years ago
Thomas Munro 319bae9a8d Rename io_direct to debug_io_direct. 2 years ago
Michael Paquier 605994651b Fix assertion failure when updating stats_fetch_consistency in a transaction 2 years ago
Andres Freund 1118cd37eb Remove vacuum_defer_cleanup_age 2 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 2 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 2 years ago
Thomas Munro d4e71df6d7 Add io_direct setting (developer-only). 2 years ago
Stephen Frost 3d4fa227bc Add support for Kerberos credential delegation 2 years ago
Tom Lane ff245a3788 Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs. 2 years ago
David Rowley 1cbbee0338 Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 2 years ago
Jeff Davis 1671f990dd Validate ICU locales. 3 years ago
Daniel Gustafsson b577743000 Make SCRAM iteration count configurable 3 years ago
Michael Paquier 35739b87dc Redesign archive modules 3 years ago
David Rowley 5352ca22e0 Rename force_parallel_mode to debug_parallel_query 3 years ago
Amit Kapila 9f2213a7c5 Allow the logical_replication_mode to be used on the subscriber. 3 years ago
Amit Kapila 1e8b61735c Rename GUC logical_decoding_mode to logical_replication_mode. 3 years ago
Peter Geoghegan 6c6b497266 Revert "Add eager and lazy freezing strategies to VACUUM." 3 years ago
Peter Geoghegan 4d41799261 Add eager and lazy freezing strategies to VACUUM. 3 years ago
Michael Paquier 8eba3e3f02 Move queryjumble.c code to src/backend/nodes/ 3 years ago
Robert Haas 6e2775e4d4 Add new GUC reserved_connections. 3 years ago
Robert Haas fe00fec1f5 Rename ReservedBackends variable to SuperuserReservedConnections. 3 years ago
Michael Paquier 7e8a80d1fe Add missing assign hook for GUC checkpoint_completion_target 3 years ago
Robert Haas e5b8a4c098 Add new GUC createrole_self_grant. 3 years ago
Amit Kapila 216a784829 Perform apply of large transactions by parallel workers. 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Amit Kapila 5de94a041e Add 'logical_decoding_mode' GUC. 3 years ago
David Rowley 3226f47282 Add enable_presorted_aggregate GUC 3 years ago
Thomas Munro cd4329d939 Remove promote_trigger_file. 3 years ago
Tom Lane 51b5834cd5 Provide options for postmaster to kill child processes with SIGABRT. 3 years ago
Michael Paquier d9d873bac6 Clean up some inconsistencies with GUC declarations 3 years ago
Michael Paquier bdf9b60085 Fix comment in guc_tables.c 3 years ago
Tom Lane f4c7c410ee Revert "Optimize order of GROUP BY keys". 3 years ago
Tom Lane 3853664265 Introduce GUC_NO_RESET flag. 3 years ago
Alvaro Herrera 3d4e841a07
Improve some GUC description strings 3 years ago
Peter Eisentraut 111d954024 Small wording improvements 3 years ago
Tom Lane 0a20ff54f5 Split up guc.c for better build speed and ease of maintenance. 3 years ago