const github.com/jackc/pgx/v5/pgtype.JSONBArrayOID
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L102: JSONBArrayOID = 3807
pgtype_default.go#L153: defaultMap.RegisterType(&Type{Name: "_jsonb", OID: JSONBArrayOID, Codec: &ArrayCodec{ElementType: defaultMap.oidToType[JSONBOID]}})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)