26 Commits

Author SHA1 Message Date
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
c7060031b5 Add dimensional compression routines, right out to the
patch level. Now to add them to SQL.
2013-03-01 16:42:15 -08:00
Paul Ramsey
ad7a1d453d Add some sql examples 2013-02-26 10:36:08 -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
24fd7bef7a Add caching to XML schema support,
required for reasonable performance
in real world use cases.
2013-02-07 13:54:08 -08:00
Paul Ramsey
e086d63bb3 Add typmod support to pcpoint and pcpatch 2013-02-06 14:28:19 -08:00
Paul Ramsey
efd85bc528 Rename libpc to lib for hobu 2013-02-04 15:36:13 -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
63ac38cedb Fix expected lengths for serializations,
add online SQL test for patches, we're
storing in columns now, baby!
2013-01-31 09:46:40 -08:00
Paul Ramsey
ee97aa35a0 Fix up patch wkb output,
add tests.
2013-01-30 15:29:20 -08:00
Paul Ramsey
f4b6a31db3 Fix astext output for point 2013-01-30 14:08:04 -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
f1ecbb08e4 Tie hexkbw handling to in/out functions 2013-01-21 16:14:25 -05: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
7de51b4267 PgSQL function to test schema XML 2013-01-18 12:42:17 -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