mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
We were running out of good single-letter options for some upcoming pg_resetwal functionality, so add long options to create more possibilities. Add to pg_controldata as well for symmetry. based on patch by Bossart, Nathan <bossartn@amazon.com>