mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
These functions support removing or replacing array element value(s) matching a given search value. Although intended mainly to support a future array-foreign-key feature, they seem useful in their own right. Marco Nenciarini and Gabriele Bartolini, reviewed by Alex Hunsaker