Name

PostGIS_Lib_Build_Date — Returns build date of the PostGIS library.

Synopsis

text PostGIS_Lib_Build_Date();

설명

Returns build date of the PostGIS library.

예시

SELECT PostGIS_Lib_Build_Date();
2023-06-22 03:56:11