An error occurred while fetching folder content.
Select Git revision
freespace
-
-
- Open in your IDE
- Download source code
- Download this directory
Robert Haas
authored
In the new API introduced by my patch to include the backend ID in temprel filenames, the last argument to smrgextend() became skipFsync rather than isTemp, but these calls didn't get the memo. It's not really a problem to pass rel->rd_istemp rather than just plain false, because smgrextend() now automatically skips the fsync for temprels anyway, but this seems cleaner and saves some minute number of cycles.
Name | Last commit | Last update |
---|---|---|
.. |