mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 20:44:54 -04:00
730840c9b6
expressions, ARRAY(sub-SELECT) expressions, some array functions. Polymorphic functions using ANYARRAY/ANYELEMENT argument and return types. Some regression tests in place, documentation is lacking. Joe Conway, with some kibitzing from Tom Lane.