]> granicus.if.org Git - postgresql/commit
As long as we're fixing this space calculation, let's actually do it
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Feb 2001 20:12:37 +0000 (20:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Feb 2001 20:12:37 +0000 (20:12 +0000)
commite74ce0a566bd0b9b9a2d48a27d1f1ac0c422a94a
treea6ba49c3f82eebf0730e1ddd7e5e88ad607e2b7d
parentd106fd2fa86dc89ae19be589bdaa9ad1df0afa86
As long as we're fixing this space calculation, let's actually do it
right.  We should MAXALIGN the individual items because we'll
allocate them individually, not as an array.
src/backend/storage/lmgr/lock.c