From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | updating parallel.sgml |
Date: | 2017-03-08 17:46:42 |
Message-ID: | CA+TgmoZnCUoM31w3w7JSakVQJQOtcuTyX=HLUr-X1rto2=2bjw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here's a patch which updates parallel.sgml for the new parallel scan
types which have recently been committed, and also expands the
explanation of parallel joins slightly. I hope everyone will find
this useful in understanding what new capabilities we now have, and
what remains to be done in the future.
Barring objections, I plan to commit this tomorrow.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment | Content-Type | Size |
---|---|---|
parallel-doc-update.patch | application/octet-stream | 4.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2017-03-08 17:47:28 | Re: Parallel bitmap heap scan |
Previous Message | Tom Lane | 2017-03-08 17:45:22 | Re: Parallel bitmap heap scan |