Revision 14162
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/schemas/util.sql | ||
---|---|---|
930 | 930 |
|
931 | 931 |
usage: |
932 | 932 |
SELECT util.check_constraint_enable((table, constraint_name)::util.table_item); |
933 |
|
|
934 |
idempotent |
|
933 | 935 |
'; |
934 | 936 |
|
935 | 937 |
|
Also available in: Unified diff
schemas/util.sql: check_constraint_enable(): documented that this is idempotent