mirror of
https://github.com/postgres/postgres.git
synced 2025-05-30 00:02:11 -04: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>