Re: parse_subscription_options - suggested improvements

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-08T06:54:12Z
Lists: pgsql-hackers

Attachments

v11 -> v12

* A rebase was needed due to some recent pgindent changes on HEAD.

------
Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. Improve parsing of options of CREATE/ALTER SUBSCRIPTION

  2. Refactor function parse_subscription_options.