mirror of
https://github.com/postgres/postgres.git
synced 2025-05-15 19:15:29 +03:00
The docs do say which GUCs can be changed only by superusers, but we forgot to mention this for the new log_transaction_sample_rate. This GUC was introduced in PostgreSQL 12, so backpatch accordingly. Author: Adrien Nayrat Backpatch-through: 12