const github.com/jackc/pgtype.UUIDArrayOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L72: 	UUIDArrayOID        = 2951
		pgtype.go#L271: 	ci.RegisterDataType(DataType{Value: &UUIDArray{}, Name: "_uuid", OID: UUIDArrayOID})