On Fri, Jun 5, 2020 at 8:19 PM Andres Freund <and...@anarazel.de> wrote: > Randomly noticed while looking at the code: > uint64 flagbit = UINT64CONST(1) << (uint64) type; > > that shouldn't be 64bit, right?
I'm going to admit ignorance here. What's the proper coding rule? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company