summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-08-18 14:48:51 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-08-18 14:49:08 -0400
commit5697522d8411135d26a5d807f9e4afa182502f64 (patch)
treedbbb00f7c418fcab13cb5e9082338f2574117f3e /src/backend/access/gist/gistutil.c
parente8306745e3504c642f7abad411139d5630e29fac (diff)
downloadpostgresql-5697522d8411135d26a5d807f9e4afa182502f64.tar.gz
In plpgsql, don't try to convert int2vector or oidvector to expanded array.
These types are storage-compatible with real arrays, but they don't support toasting, so of course they can't support expansion either. Per bug #14289 from Michael Overmeyer. Back-patch to 9.5 where expanded arrays were introduced. Report: <20160818174414.1529.37913@wrigleys.postgresql.org>
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions