Thread
Commits
-
Doc: Fix order of pg_shmem_allocations in system view list
- 5832396432b1 13.0 landed
-
pg13 docs: minor fix for "System views" list
Ian Barwick <ian.barwick@2ndquadrant.com> — 2020-05-25T02:03:01Z
Hi In this list: https://www.postgresql.org/docs/devel/views-overview.html "pg_shmem_allocations" is not quite in alphabetical order and needs to be swapped with the preceding entry, per attached patch. Regards Ian Barwick -- Ian Barwick https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
-
Re: pg13 docs: minor fix for "System views" list
Fujii Masao <masao.fujii@oss.nttdata.com> — 2020-05-25T06:12:57Z
On 2020/05/25 11:03, Ian Barwick wrote: > Hi > > In this list: > > https://www.postgresql.org/docs/devel/views-overview.html > > "pg_shmem_allocations" is not quite in alphabetical order and > needs to be swapped with the preceding entry, per attached patch. Thanks! LGTM. Will commit this. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
-
Re: pg13 docs: minor fix for "System views" list
Michael Paquier <michael@paquier.xyz> — 2020-05-25T06:23:40Z
On Mon, May 25, 2020 at 11:03:01AM +0900, Ian Barwick wrote: > "pg_shmem_allocations" is not quite in alphabetical order and > needs to be swapped with the preceding entry, per attached patch. Thanks, fixed! -- Michael
-
Re: pg13 docs: minor fix for "System views" list
Michael Paquier <michael@paquier.xyz> — 2020-05-25T06:24:11Z
On Mon, May 25, 2020 at 03:12:57PM +0900, Fujii Masao wrote: > Thanks! LGTM. Will commit this. Oops :) -- Michael
-
Re: pg13 docs: minor fix for "System views" list
Fujii Masao <masao.fujii@oss.nttdata.com> — 2020-05-25T07:03:46Z
On 2020/05/25 15:24, Michael Paquier wrote: > On Mon, May 25, 2020 at 03:12:57PM +0900, Fujii Masao wrote: >> Thanks! LGTM. Will commit this. > > Oops :) No problem :) Thanks for the commit! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
-
Re: pg13 docs: minor fix for "System views" list
Ian Barwick <ian.barwick@2ndquadrant.com> — 2020-05-25T07:13:02Z
On 2020/05/25 16:03, Fujii Masao wrote: > > > On 2020/05/25 15:24, Michael Paquier wrote: >> On Mon, May 25, 2020 at 03:12:57PM +0900, Fujii Masao wrote: >>> Thanks! LGTM. Will commit this. >> >> Oops :) > > No problem :) Thanks for the commit! Thanks both! Regards Ian Barwick -- Ian Barwick https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services