Re: 52.88. pg_shmem_allocations, missing units

2022-08-15 Thread Daniel Gustafsson
> On 15 Aug 2022, at 04:23, Masahiko Sawada wrote: > > On Mon, Aug 15, 2022 at 3:56 AM Euler Taveira wrote: >> >> On Fri, Aug 12, 2022, at 5:43 PM, PG Doc comments form wrote: >> >> Could someone add the units of size & allocated_size on the documentation >> for pg_shmem_allocations? Currently

Re: Only one nextval tag is different

2022-08-15 Thread Tatsuo Ishii
>> Hello, I am a member of the PostgreSQL documentation Japanese translation >> team. >> >> I noticed that the nextval tag in ref/create_sequence.sgml is different. >> Is this just a mistake? Patch pushed to all supported branches. Thanks! -- Tatsuo Ishii SRA OSS LLC English: http://www.sraoss.c

Re: Only one nextval tag is different

2022-08-15 Thread Noboru Saito
Thank you! 2022年8月16日(火) 9:40 Tatsuo Ishii : > >> Hello, I am a member of the PostgreSQL documentation Japanese > translation team. > >> > >> I noticed that the nextval tag in ref/create_sequence.sgml is different. > >> Is this just a mistake? > > Patch pushed to all supported branches. > Thanks!

PostgreSQL pdf shows 12.11 instead of 12.12

2022-08-15 Thread William Sescu (Suva)
Hello % The PostgreSQL pdf (A4) shows 12.11 instead of 12.12 https://www.postgresql.org/files/documentation/pdf/12/postgresql-12-A4.pdf However, the US doc looks correct. https://www.postgresql.org/files/documentation/pdf/12/postgresql-12-US.pdf Cheers William