aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/help.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:48:51 -0400
commita8fc1950520985f321d4d07da9b1c633c0addd97 (patch)
treeabf09845a9a30a474d499821ab0b3c6464629e23 /src/bin/psql/help.c
parenta0833b972bd1e1198486bcea1651fcbd160a02c3 (diff)
downloadpostgresql-a8fc1950520985f321d4d07da9b1c633c0addd97.tar.gz
postgresql-a8fc1950520985f321d4d07da9b1c633c0addd97.zip
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/bin/psql/help.c')
0 files changed, 0 insertions, 0 deletions