mirror of https://github.com/postgres/postgres
As coded, the start block calculated by BufFileAppend() would overflow
once more than 16k files are used with a default block size. This issue
existed before b1e5c9fa9a, but there's no reason not to be clean about
it.
Per report from Coverity, with a fix suggested by Tom Lane.
pull/146/head
parent
28f84f72fb
commit
3650e7a393
Loading…
Reference in new issue