git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: e830674) | patch
In plpgsql, don't try to convert int2vector or oidvector to expanded array.
2016年8月18日 18:48:51 +0000 (14:48 -0400)
2016年8月18日 18:49:08 +0000 (14:49 -0400)
commit 5697522d8411135d26a5d807f9e4afa182502f64
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>
src/include/utils/array.h diff | blob | blame | history
src/pl/plpgsql/src/pl_comp.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /