Name: | _pg_keysequal |
Specific name: | _pg_keysequal() |
Owner: | postgres |
Argument count: | 2 |
Return type: | bool |
Language: | sql |
Return a set: | |
Source: | select information_schema._pg_keyissubset($1, $2) and information_schema._pg_keyissubset($2, $1) |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: |
See Also
List of functions