Skip to content
This documentation is sourced from a third-party project and is not maintained by pgEdge.

SFCGAL Management Functions

postgis_sfcgal_version

Returns the version of SFCGAL in use

Synopsis

text postgis_sfcgal_version()

Description

Returns the version of SFCGAL in use

Availability: 2.1.0

See Also

postgis_sfcgal_full_version

postgis_sfcgal_full_version

Returns the full version of SFCGAL in use including CGAL and Boost versions

Synopsis

text postgis_sfcgal_full_version()

Description

Returns the full version of SFCGAL in use including CGAL and Boost versions

Availability: 3.3.0

See Also

postgis_sfcgal_version