Name: | pg_get_indexdef |
Specific name: | pg_get_indexdef(oid, integer, boolean) |
Owner: | postgres |
Argument count: | 3 |
Return type: | text |
Language: | internal |
Return a set: | |
Source: | pg_get_indexdef_ext |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: | index description (full create statement or single expression) with pretty-print option |
See Also
List of functions