Constants§
Functions§
- quote_
identifier - quote_
literal - validate_
name - validate_
ownership_ by_ prefixes - Core logic for validating the ownership of a database name. This function checks if the given name matches any of the given prefixes. These prefixes will in most cases be the user’s unix username and any unix groups the user is a member of.
- validate_
ownership_ by_ unix_ user