Hello is any specific reason why permissions are checked in top lo_* API and not in inv_* API?
I am trying to write extension for bytea <-> LO conversions, but It is not possible without code duplication due placing a permission check in top API. Regards Pavel