| Name: | pg_get_constraintdef |
| Specific name: | pg_get_constraintdef(oid, boolean) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | text |
| Language: | internal |
| Return a set: | |
| Source: | pg_get_constraintdef_ext |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | constraint description with pretty-print option |
See Also
List of functions