mirror of
https://github.com/postgresml/pgcat.git
synced 2026-06-01 07:29:04 +00:00
b09f0a3e6b
This PR adds a utility script that generates config documentation from pgcat.toml. Ideally, we'd want to generate the configs directly from config.rs where the actual defaults are set but this is a good start as we already had several undocumented config flags.