Marking options deprecated in help output
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-05T09:42:38Z
Lists: pgsql-hackers
Attachments
- deprecated_options.diff (application/octet-stream) patch
In the pg_dump blob terminology thread it was briefly discussed [0] to mark parameters as deprecated in the --help output. The attached is a quick diff to show that that would look like. Personally I think it makes sense, not everyone will read the docs. -- Daniel Gustafsson https://vmware.com/ [0] 95467596-834d-baa4-c67c-5db1096ed549@enterprisedb.com
Commits
-
Mark options as deprecated in usage output
- 2f80c95740f8 16.0 landed