Blottiere Paul
063a5b1651
Remove GHT support
2018-06-14 18:34:05 +01:00
Éric Lemoine
9491f09dc6
Add PC_SetPCId
...
This commit adds a `PC_SetPCId` function that can be used to change the schema of a patch.
2017-04-12 09:15:48 +02:00
Éric Lemoine
8165600c61
Build issues when using a specific install prefix (Autotools) ( #127 )
...
* Introduce LAZPERF_CPPFLAGS
Without this the las.hpp header file is not found when lazperf was
installed in a non-system place.
* Use GHT_CPPFLAGS
Without this the ght.h header file is not found when libght was installed in
a non-system place.
* Use tabs in Makefiles
2017-01-26 17:43:03 +01:00
Blottiere Paul
b3764bd5dc
Add lazperf pcpatch
2016-06-14 10:22:16 +02:00
Sandro Santilli
7fdcd49480
Add pc_lib_version(), pc_script_version() and compare in pc_version()
...
Fixes #40
2015-08-17 18:33:03 +02:00
Sandro Santilli
bb0d7b4b6f
Force override when linking "next" script
2015-05-15 15:32:06 +02:00
Sandro Santilli
48868f55b9
Create in-development upgrade scripts ("next" prefix)
2015-05-15 15:27:48 +02:00
Sandro Santilli
d8a40968e8
Attach major version to shared library
...
Implemented in both autoconf and cmake.
Closes #59 .
2015-04-20 12:47:18 +02:00
Sandro Santilli
e5605e9292
Fix crash in schema parser
...
Closes #71 .
Includes testcase.
2015-04-14 11:26:28 +02:00
Sandro Santilli
4834cb1c7f
Fix generation of pointcloud.control with cmake
2015-04-01 11:51:53 +02:00
Sandro Santilli
cc1797fde1
Allow upgrading from 1.0.1
2015-02-12 17:20:53 +01:00
Sandro Santilli
492b8e06a8
Strip aggregates, types and casts from upgrade scripts
...
Closes #39 (again)
2015-02-12 17:20:13 +01:00
Sandro Santilli
490bce0ae0
Get version from Version.config
2015-02-12 13:41:40 +01:00
Sandro Santilli
0a668a703e
Automate creation of extension scripts, including upgrades
...
Closes #39
2015-02-12 13:15:03 +01:00
Sandro Santilli
2c25529a73
Fix pointcloud_columns view definition to handle null-typmoded cols
...
Closes #27
2015-02-10 10:41:26 +01:00
Sandro Santilli
fb7823930e
Enable GHT regress testing, allow configuring --without-libght
2015-02-04 11:59:01 +01:00
Paul Ramsey
9e3354845e
Link in a more "mingw friendly" order ( closes #1 )
2013-06-26 09:56:14 -07:00
Paul Ramsey
309dddf4c8
Rough start of GHT compression support
2013-04-30 16:51:23 -07:00
Paul Ramsey
e4adb9f002
remove trailing white space from .h and make files
2013-03-08 13:46:51 -08:00
Paul Ramsey
b2ca04afa7
pgxs in configure
2013-03-07 10:23:23 -08:00
Paul Ramsey
176fa79ecb
Add in dimensional data structure.
...
Build stats on dimensional structure
and figure out preferred compression
for each dimension. Extra tests
for sigbits and other compression
schemes.
2013-02-21 16:26:11 -08:00
Paul Ramsey
efd85bc528
Rename libpc to lib for hobu
2013-02-04 15:36:13 -08:00
Paul Ramsey
fb171dbade
Add PC_Get sql function and PCPoint type
2013-01-23 11:20:12 -08:00
Paul Ramsey
aaeebdbc01
PCID code builds, untested
2013-01-18 12:25:41 -08:00
Paul Ramsey
cec591ce2e
Start on WKB support and necessary
...
infrastructure to do PCPOINT in the database
2013-01-18 12:02:54 -08:00