aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-11-14 00:51:47 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-11-14 00:51:47 +0000
commitc889ebce0aa5f848d680547e3af0aad8b9e577a7 (patch)
treef3c16122152d35861e50bfdbfc11ab998d00f290 /src/backend/utils/adt/array_userfuncs.c
parent5b9453bcd3b28561c33495199c61c81994c58398 (diff)
downloadpostgresql-c889ebce0aa5f848d680547e3af0aad8b9e577a7.tar.gz
postgresql-c889ebce0aa5f848d680547e3af0aad8b9e577a7.zip
Implement the basic form of UNNEST, ie unnest(anyarray) returns setof
anyelement. This lacks the WITH ORDINALITY option, as well as the multiple input arrays option added in the most recent SQL specs. But it's still a pretty useful subset of the spec's functionality, and it is enough to allow obsoleting contrib/intagg.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions