66 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
716fdd2f50 ug 2013-02-27 14:46:49 -08:00
Paul Ramsey
941d5cb937 Break out struct functions into
their own files. Add patch to dimlist
conversion.
2013-02-26 12:30:11 -08:00
Paul Ramsey
6480c9dcb1 PCDIMLIST encoding 2013-02-26 11:45:23 -08:00
Paul Ramsey
ad7a1d453d Add some sql examples 2013-02-26 10:36:08 -08:00
Paul Ramsey
9b20f737ba Finish up change to PCBYTE holder 2013-02-26 10:31:36 -08:00
Paul Ramsey
f499fbc18a First cut of change to PCBYTES 2013-02-25 16:20:44 -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
e2d636d9ec Add in zlib compression scheme
for dimensional compression.
2013-02-20 21:30:43 -08:00
Paul Ramsey
4f07bfc3fa Add sigbits tests for encode/decode and for 32-bit values. 2013-02-20 12:57:25 -08:00
Paul Ramsey
9d32782984 Add in sigbits decoding functions 2013-02-20 12:22:02 -08:00
Paul Ramsey
53f90321e5 Add in bitcount to dimensional compression 2013-02-20 10:02:46 -08:00
Paul Ramsey
31760d1d53 Fix up 16bit bit packing tests and code 2013-02-18 21:43:39 -08:00
Paul Ramsey
87b05d6668 Commit partial work on dimensional compression 2013-02-18 20:54:37 -08:00
Paul Ramsey
8b99ca3750 Handle <offset> in the schema 2013-02-07 14:54:06 -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
d5fec6a94c Add in RLE primitives to lib 2013-02-04 15:33:54 -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
Paul Ramsey
f94ac1cd1c Byte stream handling for serialization,
endian swapping and new tests for patches,
points.
2013-01-17 16:30:33 -08:00
Paul Ramsey
ae080075a2 Alter WKT definitions to remove tags 2013-01-16 15:41:53 -08:00
Paul Ramsey
6249d2b039 Add pc_patch_add_point 2013-01-15 17:05:48 -08:00
Paul Ramsey
71959b7b1f Start roughing in PCPATCH functions 2013-01-15 16:40:49 -08:00
Paul Ramsey
86ec061ccf Move externel dependency flags into global include.
Clean up configure scripts.
2013-01-15 13:53:13 -08:00
Paul Ramsey
8498bd90af Autoconf getting closer 2013-01-14 16:58:27 -08:00
Paul Ramsey
c145740862 Update header 2013-01-14 16:47:48 -08:00
Paul Ramsey
4626d99aa1 Add first cut at autoconf
Rename 'core' directory
2013-01-14 16:46:13 -08:00
Paul Ramsey
4a655883a9 Add in some getters and setters for PCPOINT values. 2013-01-14 16:21:45 -08:00
Paul Ramsey
f170393f9f Make memset(0) part of pcalloc 2013-01-14 12:06:34 -08:00
Paul Ramsey
c4d2d77618 Add in schema size calculation 2013-01-14 11:55:39 -08:00