Re: CREATE SUBSCRIPTION -- add missing tab-completes
Gregory Stark (as CFM) <stark.cfm@gmail.com>
From: "Gregory Stark (as CFM)" <stark.cfm@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-04-09T06:02:43Z
Lists: pgsql-hackers
On Fri, 7 Apr 2023 at 01:28, Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Wed, Apr 5, 2023 at 5:58 AM Peter Smith <smithpb2250@gmail.com> wrote: > > > PSA patches to add those tab completions. > > LGTM, so pushed. I moved this to the next CF but actually I just noticed the thread starts with the original patch being pushed. Maybe we should just close the CF entry? Is this further change relevant? -- Gregory Stark As Commitfest Manager
Commits
-
Doc: Fix the datatype of the newly added SUBSCRIPTION options.
- d73c285af5c2 16.0 landed
-
Add tab-completion for newly added SUBSCRIPTION options.
- 96c498d2f8ce 16.0 landed
-
Add a run_as_owner option to subscriptions.
- 482675987bcd 16.0 cited
-
Add new predefined role pg_create_subscription.
- c3afe8cf5a1e 16.0 cited