
|
If you were logged in you would be able to see more operations.
|
|
|
We have no triggers that actually change the ref_count, so this is now invalid data. There's also no real need for this, the materialization would only have been necessary to determine what is no longer referred to, but we have other means for that now.
|
|
Description
|
We have no triggers that actually change the ref_count, so this is now invalid data. There's also no real need for this, the materialization would only have been necessary to determine what is no longer referred to, but we have other means for that now. |
Show » |
Sort Order:
|
Could we at least set the values to zero in the meantime? I've just been caught out again by this...