Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, Peter Smith <smithpb2250@gmail.com>, Michael Paquier <michael@paquier.xyz>, Amul Sul <sulamul@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-02T03:05:26Z
Lists: pgsql-hackers
On 2021-Jul-02, Amit Kapila wrote: > Yeah, that makes sense. I have removed its usage from > CreateSubscription but I think we can get rid of it entirely as well. Nod. > The latest patch sent by Bharath looks good to me. Would you like to > commit it or shall I take care of it? Please, go ahead. -- Álvaro Herrera Valdivia, Chile — https://www.EnterpriseDB.com/
Commits
-
Refactor function parse_subscription_options.
- 8aafb0261675 15.0 landed
-
Refactor function parse_output_parameters.
- 531737ddad21 14.0 cited
-
Refactor option handling of CLUSTER, REINDEX and VACUUM
- a3dc926009be 14.0 cited
-
Add assertion to quiet Coverity
- b1ff33fd9bb8 10.0 cited