Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2016-08-18 18:48:51 +0000
committerTom Lane2016-08-18 18:49:08 +0000
commit5697522d8411135d26a5d807f9e4afa182502f64 (patch)
treedbbb00f7c418fcab13cb5e9082338f2574117f3e /src/backend/regex/regcomp.c
parente8306745e3504c642f7abad411139d5630e29fac (diff)
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/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions