On Sat, May 19, 2018 at 12:59 PM, Greg Stark <st...@mit.edu> wrote: > On 19 May 2018 at 01:13, Stephen Frost <sfr...@snowman.net> wrote: >> I'm not entirely sure about the varlena suggestion, seems like that >> would change a great deal more code and be slower, though perhaps not >> enough to matter; it's not like our aclitem arrays are exactly optimized >> for speed today. > > I don't actually understand the reason y'all are talking about > varlena.
Because aclitem's typlen value in pg_type is currently "12". -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company