Name: | path_contain_pt |
Specific name: | path_contain_pt(path, point) |
Owner: | postgres |
Argument count: | 2 |
Return type: | bool |
Language: | sql |
Return a set: | |
Source: | select pg_catalog.on_ppath($2, $1) |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: | path contains point? |
See Also
List of functions