Paul Ramsey
116b4bfc8b
Performance improvements on GHT filtering,
...
fix the pcpatch storage declaration (oops)
don't bother to free the trees you instantiate
because it takes more time than just letting
the memory manager get them in bulk at the
end of the query
2013-06-28 14:21:16 -07:00
Paul Ramsey
668d2413b2
Tests in place for patchlevel filtering
...
much optimization left to do
2013-06-04 14:53:42 -07:00
Paul Ramsey
b87389e818
Use external storage, so disallow
...
pgsql applying zlib to our data independently
2013-05-31 15:45:28 -07:00
Paul Ramsey
61bb43be52
move patch functions into patch section
2013-05-31 15:41:43 -07:00
Paul Ramsey
8174fa4ca3
Finish implementation of patch-level stats
2013-05-31 15:36:23 -07:00
Paul Ramsey
5c752e17b8
Fix pgsql 9.1 issue
2013-05-16 15:50:21 -07:00
Paul Ramsey
bde5bd4bc6
SQL binding for compression type reader
2013-05-09 06:35:47 -07:00
Paul Ramsey
26b44326ee
Add PC_Version function to read library version
2013-05-08 11:17:19 -07:00
Paul Ramsey
a1759cf9cf
Beef up typmod enforcement
2013-03-10 11:14:38 -07:00
Paul Ramsey
ad75e05492
Documentation
2013-03-08 12:54:46 -08:00
Paul Ramsey
d0aab34952
Add PC_Intersects(patch, patch)
2013-03-08 11:15:48 -08:00
Paul Ramsey
32ec2c5d2e
Fix non-typmod prob with pointcloud_columns
2013-03-06 12:34:02 -08:00
Paul Ramsey
f6f9c4281c
PC_Uncompress and PC_NumPoints
2013-03-06 11:14:46 -08:00
Paul Ramsey
c8ee1ab961
Add SQL test for PC_Union
2013-03-06 10:31:38 -08:00
Paul Ramsey
b457b2faee
Add in aggregate functions for pc_union(pcpatch)
2013-03-04 11:55:12 -08:00
Paul Ramsey
4e2ffe5bab
Add array agg function for pcpatch
2013-03-04 09:51:23 -08:00
Paul Ramsey
5329ee0051
Change names of generic aggregate functions
2013-03-04 09:31:52 -08:00
Paul Ramsey
e086d63bb3
Add typmod support to pcpoint and pcpatch
2013-02-06 14:28:19 -08:00
Paul Ramsey
070609ef87
Add PC_Explode for patches
2013-02-01 16:00:22 -08:00
Paul Ramsey
17e0134305
Add pcpoint>patch aggregates
2013-02-01 13:30:11 -08:00
Paul Ramsey
23829781d1
Add in postgis case for patch envelopes
2013-01-31 16:25:53 -08:00
Paul Ramsey
5722353f35
WKB Geometry support for points
2013-01-31 11:31:30 -08:00
Paul Ramsey
6df96b0cbf
Add pgsql regression tests
2013-01-29 16:14:27 -08:00
Paul Ramsey
fe5bf854b6
Patch support, more unit tests, hexwkb,
...
wkb, string output.
2013-01-29 15:34:48 -08:00
Paul Ramsey
ef1e0435f9
Start work on PCPATCH and serialization
2013-01-23 14:23:43 -08:00
Paul Ramsey
fb171dbade
Add PC_Get sql function and PCPoint type
2013-01-23 11:20:12 -08:00
Paul Ramsey
1a2093da57
WKB input handling for pcpoint_in
2013-01-21 16:03:12 -05:00
Paul Ramsey
06a256616d
Add in schema check for validity
...
to pointclound metadata table
2013-01-21 10:20:24 -08:00
Paul Ramsey
e8a7788d00
Add in XML function to pgsql
...
Set up XML validation tests
2013-01-18 16:15:39 -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