git.postgresql.org Git - postgresql.git/commit
2014年5月16日 19:18:09 +0000 (15:18 -0400)
2014年5月16日 19:18:09 +0000 (15:18 -0400)
commit 39586bc1e971c136c4487b26eb7334dbbe23b102
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.
This is the main PostgreSQL git repository.
RSS
Atom