Re: doc fix for pg_stat_activity.backend_type
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: jcnaylor@gmail.com
Cc: Michael Paquier <michael@paquier.xyz>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-15T05:49:27Z
Lists: pgsql-hackers
On Tue, Nov 13, 2018 at 5:03 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Tue, Nov 13, 2018 at 3:37 PM John Naylor <jcnaylor@gmail.com> wrote: > > > + In addition, extensions may have additional types. > > > > > > How about: "In addition, background workers registered by extensions > > > may have additional types."? > > > > Sounds good to me -- I've included this language. > > > > LGTM. I will wait for a day or so, if nobody has any comments, I will > push your patch. > Pushed, thanks for working on this. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Fix the omission in docs.
- e8ba27a4ce7f 11.2 landed
- 621a8ac5af8c 12.0 landed
-
Add background worker type
- 5373bc2a0867 11.0 cited
-
Show more processes in pg_stat_activity.
- fc70a4b0df38 10.0 cited