| From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, leiyanliang(at)highgo(dot)com |
| Subject: | Docs: Move parallel_leader_participation GUC description under relevant category |
| Date: | 2021-04-20 15:46:49 |
| Message-ID: | CALj2ACUer-VdaDxZdvan8wHW-TEGikUAND+7-=mZ6gVc8u=7Mw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
It looks like even though the commit e5253fdc4f that added the
parallel_leader_participation GUC correctly categorized it as
RESOURCES_ASYNCHRONOUS parameter in the code, but in the docs it is kept
under irrelevant section i.e. "Query Planning/Other Planner Options". This
is reported in the bugs list [1], cc-ed the reporter.
Attaching a small patch that moves the GUC description to the right place.
Thoughts?
[1]
https://www.postgresql.org/message-id/16972-42d4b0c15aa1d5f5%40postgresql.org
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Move-parallel_leader_participation-to-Resource-Co.patch | application/x-patch | 3.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aleksander Alekseev | 2021-04-20 15:55:02 | Re: `make check` doesn't pass on MacOS Catalina |
| Previous Message | Tom Lane | 2021-04-20 15:38:08 | Re: "could not find pathkey item to sort" for TPC-DS queries 94-96 |