Parameters
| Name | Type | Mode |
|---|---|---|
| user_id | integer | IN |
| prop_ids | int4[] | IN (DEFAULT NULL) |
| copy_permissions | boolean | IN (DEFAULT true) |
| all_props | boolean | IN (DEFAULT false) |
| res_code | smallint | OUT |
| res_msg | text | OUT |
| user_name | citext | IN |
| prop_ids | int4[] | IN (DEFAULT NULL) |
| copy_permissions | boolean | IN (DEFAULT true) |
| all_props | boolean | IN (DEFAULT false) |
| res_code | smallint | OUT |
| res_msg | text | OUT |