An error occurred while fetching folder content.
Select Git revision
access
-
-
- Open in your IDE
- Download source code
- Download this directory
Heikki Linnakangas
authored
The result of (maintenance_work_mem * 1024) / BLCKSZ doesn't fit in a signed 32-bit integer, if maintenance_work_mem >= 2GB. Use double instead. And while we're at it, write the calculations in an easier to understand form, with the intermediary steps written out and commented.
Name | Last commit | Last update |
---|---|---|
.. |