git.postgresql.org Git - postgresql.git/commit
Tue, 5 May 2009 18:02:11 +0000 (18:02 +0000)
Tue, 5 May 2009 18:02:11 +0000 (18:02 +0000)
commit 616bceb8cb67c4f7641d933d0963373963e7492e
Avoid integer overflow in the loop that extracts histogram entries from
ANALYZE's total sample. The original coding is at risk of overflow for
statistics targets exceeding about 2675; this was not a problem before
8.4 but it is now. Per bug #4793 from Dennis Noordsij.
This is the main PostgreSQL git repository.
RSS
Atom