mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2026-02-01 17:20:32 +00:00
Previously the version of pointcloud was 1.1.0 while the version of pointcloud_postgis was 1.0.0. With this commit we ensure that the versions are the same. This commit also adds a PC_PostGIS_Version function that returns the version of the pointcloud_postgis extension.
20 lines
267 B
Plaintext
20 lines
267 B
Plaintext
*.o
|
|
*.a
|
|
*.so
|
|
autom4te.cache
|
|
configure
|
|
config.log
|
|
confdefs.h
|
|
aclocal.m4
|
|
config.status
|
|
config.mk
|
|
lib/pc_config.h
|
|
|
|
Makefile
|
|
*/Makefile
|
|
*/*/Makefile
|
|
pgsql/pointcloud.control
|
|
pgsql/pointcloud--*
|
|
pgsql_postgis/pointcloud_postgis.control
|
|
pgsql_postgis/pointcloud_postgis--*
|