Re: aclitem binary encoding - Mailing list pgsql-general

From Tom Lane
Subject Re: aclitem binary encoding
Date
Msg-id 828616.1689951501@sss.pgh.pa.us
Whole thread Raw
In response to aclitem binary encoding  (Joseph Koshakow <koshy44@gmail.com>)
Responses Re: aclitem binary encoding
List pgsql-general
Joseph Koshakow <koshy44@gmail.com> writes:
> Is this an intentional decision to not support a binary encoding for
> aclitem types? Or is it just a lack of a feature?

I think it's at least somewhat intentional, to have a core type
that has no binary I/O so that that case can be tested.  In any
event, a binary representation probably wouldn't be terribly
useful, as it'd contain role OIDs that wouldn't reliably transport
from one system to the next, and also privilege bitmasks that
we sometimes redefine.

            regards, tom lane



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: invalid value for parameter "default_text_search_config": "public.pg"
Next
From: Adrian Klaver
Date:
Subject: Re: invalid value for parameter "default_text_search_config": "public.pg"