PostGIS_Lib_Build_Date — Returns build date of the PostGIS library.
text PostGIS_Lib_Build_Date();
text PostGIS_Lib_Build_Date(
)
Returns build date of the PostGIS library.
SELECT PostGIS_Lib_Build_Date();
2023-06-22 03:56:11