Prevent lazy_space_alloc from making requests that exceed MaxAllocSize,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 20bdc71369014f4cb1cf04fafbf99862cfbe2504
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-03-04T19:09:09Z
Releases: 8.2.0
Prevent lazy_space_alloc from making requests that exceed MaxAllocSize,
per report from Stefan Kaltenbrunner.

Files

PathChange+/−
src/backend/commands/vacuumlazy.c modified +4 −1