Skip to content
Snippets Groups Projects
Commit 730840c9 authored by Tom Lane's avatar Tom Lane
Browse files

First phase of work on array improvements. ARRAY[x,y,z] constructor

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.
parent 6fb51158
No related branches found
No related tags found
No related merge requests found
Showing
with 1943 additions and 363 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment