diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-16 15:18:09 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-16 15:18:09 -0400 |
commit | 39586bc1e971c136c4487b26eb7334dbbe23b102 (patch) | |
tree | 1675d09eca0366ea64301def94754c2e1eec1646 /contrib/btree_gist/btree_utils_var.c | |
parent | 82bbb60c30dbff0633da34387ccab58d843379b5 (diff) | |
download | postgresql-39586bc1e971c136c4487b26eb7334dbbe23b102.tar.gz postgresql-39586bc1e971c136c4487b26eb7334dbbe23b102.zip |
Fix a second cause of undersized pallocs for btree_gist indexes on macaddr.
gbt_macad_union also allocated 12-byte structs where we really need 16.
Per report from Andres Freund. No back-patch since there's no current
risk of a real problem.
Diffstat (limited to 'contrib/btree_gist/btree_utils_var.c')
0 files changed, 0 insertions, 0 deletions