mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +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>