mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -04:00
84a42560c8
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