checkauth


Description

args: a_schema_name, a_table_name, a_key_column_name - Creates trigger on a table to prevent/allow updates and deletes of rows based on authorization token.

Parameters

Name Type Mode
$1 text IN
$2 text IN
$3 text IN
$1 text IN
$2 text IN