Cube extension, week #1 report - Mailing list pgsql-students

From Stas Kelvich
Subject Cube extension, week #1 report
Date
Msg-id 1FE4DC13-CD95-4B33-A4F2-4263153A1519@gmail.com
Whole thread Raw
List pgsql-students
Hello!

There was some troubles with pgsql-students list (message requires the approval of the moderator), so I resending this
messagedirectly to all recipients. 

Already implemented point compression via gist compress/decompress functions and after that I'm doing same thing in
moreglobal way: changing existing code to access coordinates and dimensions through macroses, so that we can store
compressedpoints in memory, tables and index in uniform way. Now |'m digging on some memory allocation issues that
ariseswhen creating cubes of different sizes. 

Stas Kelvich

pgsql-students by date:

Previous
From: Karol Trzcionka
Date:
Subject: UPDATE... RETURNING AFTER/BEFORE
Next
From: David Fetter
Date:
Subject: Re: GSoC Progress Reports?