Properties

Name: path_contain_pt 
Specific name: path_contain_pt(path, point) 
Owner: postgres 
Argument count:
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? 

SQL

See Also

List of functions