What do you want to change?
pgtype.Array is very cumbersome to use and does not serialize to JSON well. It would be much more useful for pgtype.FlatArray to be the default.
What database engines need to be changed?
PostgreSQL
What programming language backends need to be changed?
Go