Specify bytes storage for enum data types

2022-05-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/datatype-enum.html Description: I love Postgres !! And also its documentation !! While reading through data types, it occurred to me that most ( if not every ) other data types has a char

Re: Specify bytes storage for enum data types

2022-05-05 Thread David G. Johnston
On Wednesday, May 4, 2022, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/datatype-enum.html > Description: > > I love Postgres !! And also its documentation !! > > While reading through data types, it

Re: Specify bytes storage for enum data types

2022-05-05 Thread Sumit Sengupta
Thanks David. I overlooked that at the bottom. I guess it would still be nice to mention the storage at the top like other data types. From: David G. Johnston Sent: Thursday, May 5, 2022 8:30 AM To: ssengu...@hotmail.com ; pgsql-docs@lists.postgresql.org Subject