Files
postgresql/src
Alvaro Herrera 0c7cd45b6d Fix range check for effective_io_concurrency
Commit 1aba62ec moved the range check of that option form guc.c into
bufmgr.c, but introduced a bug by changing a >= 0.0 to > 0.0, which made
the value 0 no longer accepted.  Put it back.

Reported by Jeff Janes, diagnosed by Tom Lane
2016-05-24 14:55:34 -04:00
..
2016-05-15 17:04:01 -04:00
2016-05-09 10:04:41 -04:00
2016-01-28 16:47:36 +09:00
2016-05-09 10:04:41 -04:00
2016-04-29 09:49:31 -04:00
2016-01-02 13:33:40 -05:00