Re: [BUGS] BUG #1718: geqo_selection.c:linear()

2005-06-14 Thread Tom Lane
"Bug Finder" <[EMAIL PROTECTED]> writes: > In geqo_selection.c, function linear() may > return a value equals to pool_size, and cause > geqo_selection() to visit invalid array member. Good catch. I wonder whether roundoff error couldn't lead to trying to call sqrt() with a value slightly less th

[BUGS] BUG #1718: geqo_selection.c:linear()

2005-06-14 Thread Bug Finder
The following bug has been logged online: Bug reference: 1718 Logged by: Bug Finder Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Linux Description:geqo_selection.c:linear() Details: In geqo_selection.c, function linear() may return a