On Mon, Jan 31, 2022 at 9:04 AM Robert Haas <robertmh...@gmail.com> wrote:
> On Mon, Jan 31, 2022 at 12:29 AM Dilip Kumar <dilipbal...@gmail.com> wrote:
> > the main one currently we do not have uint8 data
> > type only int8 is there so I have used int8 for storing relfilenode +
> > forknumber.
>
> I'm confused. We use int8 in tons of places, so I feel like it must exist.

Rather, we use uint8 in tons of places, so I feel like it must exist.

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to