git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f995125) | patch
Add array_remove() and array_replace() functions.
2012年7月11日 17:59:35 +0000 (13:59 -0400)
2012年7月11日 17:59:35 +0000 (13:59 -0400)
commit 84a42560c82aeb9f3690d93a0d03cf544f53b89b
Add array_remove() and array_replace() functions.

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
doc/src/sgml/func.sgml diff | blob | blame | history
src/backend/utils/adt/arrayfuncs.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/utils/array.h diff | blob | blame | history
src/test/regress/expected/arrays.out diff | blob | blame | history
src/test/regress/sql/arrays.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /