In fact I would encourage you to post both patches together as two attachment in the same email;
Just republishing the patches in the same email
Changelog (operator patch):
- v1 (compatible with current master 2021-02-05, commit c444472af5c202067a9ecb0ff8df7370fb1ea8f4) * add tests and documentation to array operators and gin index
Array <-> element operators patch
Changelog (FK Arrays) - v1 (compatible with anyarray_anyelement_operators-v1.patch) * rebase on anyarray_anyelement_operators-v1.patch * support coercion * support vectors instead of arrays
The FK Array patch which is dependent on anyarray_anyelement_operators-v1.patch