Parameters
| Name | Type | Mode |
|---|---|---|
| $1 | text | IN |
| $2 | text | IN |
| $3 | text | IN |
| $4 | text | IN |
| $5 | timestamp without time zone | IN |
args: a_schema_name, a_table_name, a_row_key, an_auth_token, expire_dt - Sets lock/authorization for a row in a table.
| Name | Type | Mode |
|---|---|---|
| $1 | text | IN |
| $2 | text | IN |
| $3 | text | IN |
| $4 | text | IN |
| $5 | timestamp without time zone | IN |