]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix bogus MaxAllocSize check in logtape.c.
authorJeff Davis <jdavis@postgresql.org>
Fri, 4 Sep 2020 19:01:58 +0000 (12:01 -0700)
committerJeff Davis <jdavis@postgresql.org>
Fri, 4 Sep 2020 19:11:22 +0000 (12:11 -0700)
commit4a4f3bf983b4abd908585a8d752eee0e47627034
treea8310289860957e2f9a2ce5ae026944fa76446ac
parent72857482c135677703111855f33550c442108eaa
Fix bogus MaxAllocSize check in logtape.c.

Reported-by: Peter Geoghegan
Discussion: https://postgr.es/m/CAH2-Wz=NZPZc3-fkdmvu=w2itx0PiB-G6QpxHXZOjuvFAzPdZw@mail.gmail.com
Backpatch-through: 13
src/backend/utils/sort/logtape.c