Re: Role Attribute Bitmask Catalog Representation - Mailing list pgsql-hackers

From Adam Brightwell
Subject Re: Role Attribute Bitmask Catalog Representation
Date
Msg-id CAKRt6CRFYphqebqs1jsyaxZTk=y3oUfE+u-6LDm74hcJw+-MWg@mail.gmail.com
Whole thread Raw
In response to Re: Role Attribute Bitmask Catalog Representation  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen,

Having an array sounds pretty reasonable to me.

Ok, sounds good, I think so too.

Users interested in having a string instead could use array_to_string().
Having to go the other way isn't as nice, imo.

My thoughts exactly, but wanted to at least put it out there.

Thanks,
Adam 


--

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Role Attribute Bitmask Catalog Representation
Next
From: "Amit Langote"
Date:
Subject: Re: On partitioning