| Name: | polygon |
| Specific name: | polygon(circle) |
| Owner: | postgres |
| Argument count: | 1 |
| Return type: | polygon |
| Language: | sql |
| Return a set: | |
| Source: | select pg_catalog.polygon(12, $1) |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | convert circle to 12-vertex polygon |
See Also
List of functions