Hi hackers,
The proposed patch removes the redundant `fixOwner` argument.
"""
The fixOwner bool argument ended up always being true, so it doesn't do much
anymore. Removing it doesn't necessarily affect the performance a lot, but at
least improves the readability. The procedure is static thus the extension
authors are not going to be upset.
"""
--
Best regards,
Aleksander Alekseev