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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7ad6498) | patch
Additional fixes of memory alignment in pg_mcv_list code
2019年3月30日 17:34:59 +0000 (18:34 +0100)
2019年3月30日 17:34:59 +0000 (18:34 +0100)
commit ea4e1c0e8f583f99c8caab5bcdfbbbaaed0685c0
Additional fixes of memory alignment in pg_mcv_list code

Commit d85e0f366a tried to fix memory alignment issues in serialization
and deserialization of pg_mcv_list values, but it was a few bricks shy.
The arrays of uint16 indexes in serialized items was not aligned, and
the both the values and isnull flags were using the same pointer.

Per investigation by Tom Lane on gaur.
src/backend/statistics/mcv.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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