log

age author description
2016-09-01 Sjoerd Mullender Closing hit branch after merge into default. jit
2016-09-01 Sjoerd Mullender Merge the jit branch into default.
2016-09-01 Sjoerd Mullender Approvals. jit
2016-09-01 Sjoerd Mullender Fix license. jit
2016-09-01 Martin Kersten Approve outputs iot
2016-09-01 Martin Kersten Approve output iot
2016-09-01 Martin Kersten Avoid double keep/release screw up status iot
2016-09-01 Martin Kersten Avoid tons of debug output iot
2016-08-29 Martin Kersten Merge with default iot
2016-08-29 Martin Kersten merge with default iot
2016-08-29 Martin Kersten Add a new test iot
2016-08-31 Martin Kersten Approve output jit
2016-08-31 Martin Kersten Merge with default jit
2016-08-27 Martin Kersten merge with default jit
2016-08-27 Martin Kersten Temporary ignore jit
2016-08-27 Martin Kersten Remove old stuff jit
2016-08-31 Mark Raasveldt Add support for protobuf without packing, and use null terminator by default. protocol
2016-08-26 Mark Raasveldt Revert back to null terminator (temporary; testing only). protocol
2016-08-26 Mark Raasveldt Implement protocol with strings prefixed by varint lengths.. protocol
2016-08-31 Sjoerd Mullender Approvals after merge.
2016-08-31 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-31 Sjoerd Mullender Add GRANTs TO PUBLIC. Jun2016
2016-08-31 Sjoerd Mullender Fix median(decimal) and quantile(decimal,double) aggregate in older databases. Jun2016
2016-08-31 Sjoerd Mullender Upgrade approvals. Jun2016
2016-08-31 Sjoerd Mullender Use raw string in Python program. Jun2016
2016-08-30 Sjoerd Mullender Grant access to all geom functions and tables to public. Jun2016
2016-08-30 Sjoerd Mullender Remove some trailing white space. Jun2016
2016-08-29 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-29 Sjoerd Mullender Signal unknown type when geometry unknown. Jun2016
2016-08-29 Sjoerd Mullender Abort parsing on error. Jun2016
2016-08-29 Sjoerd Mullender Indent. Jun2016
2016-08-29 Sjoerd Mullender No unnecessary allocations. Jun2016
2016-08-29 Sjoerd Mullender Memory leak on failure. Jun2016
2016-08-29 Sjoerd Mullender Approve after changeset 0ac3b2ee5dcb.
2016-08-29 Sjoerd Mullender Approved after changeset 893399ff53f2.
2016-08-29 Sjoerd Mullender No need for GDK function if used in only one place.
2016-08-29 Sjoerd Mullender Fix reference counting. Jun2016
2016-08-29 Sjoerd Mullender Make VALinit more like VALset. In particular for TYPE_void.
2016-08-29 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-29 Sjoerd Mullender Fix to BATdel. Jun2016
2016-08-28 Martin Kersten merge with default mosaic
2016-08-28 Martin Kersten Approve output mosaic
2016-08-28 Martin Kersten Approve output mosaic
2016-08-28 Martin Kersten Approve outputs mosaic
2016-08-28 Martin Kersten Fix delta joins mosaic
2016-08-28 Martin Kersten Minor textuals mosaic
2016-08-28 Martin Kersten Use proper compression factor mosaic
2016-08-28 Martin Kersten Fix size calculation and decompress mosaic
2016-08-28 Martin Kersten Add missing test Jun2016
2016-08-27 Martin Kersten Improve shutdown of a CQ iot
2016-08-25 Martin van Dinther Replace in all getXyz(int colIndex) methods the getString(colIndex) call by inlining its code.
2016-08-25 Mark Raasveldt Hacky workaround for PFOR compression expanding the data. protocol
2016-08-25 Mark Raasveldt Add support for CHAR type and use correct DECIMAL type typelen. protocol
2016-08-25 Martin van Dinther Implemented 3 JDBC ResultSet methods by returning false instead of throwing a SQLFeatureNotSupportedException object.
2016-08-25 Niels Nes merged with Jun2016
2016-08-25 Niels Nes make sure that for (sql) ANY functions all any arguments are the same type. Jun2016
2016-08-25 Niels Nes extended ssbm test with a remote table query. Jun2016
2016-08-25 Niels Nes do not use a column name pointing into the string buffer (as its contents will Jun2016
2016-08-23 Niels Nes allow if (select ..) then expressions.
2016-08-23 Mark Raasveldt Also use PFOR/Binpacking for Date columns. protocol
2016-08-23 Martin Kersten Merger
2016-08-23 Martin Kersten Added a simple test
2016-08-04 Martin Kersten Avoid dangling pointer
2016-08-03 Martin Kersten Remove obsolete stuff
2016-08-23 Martin Kersten Various improvements iot
2016-08-23 Mark Raasveldt Add TurboPFOR and Binpack column compression techniques, and optimize them so they write directly to stream buffer (to avoid unnecessary memcpy). protocol
2016-08-22 Mark Raasveldt Oops. protocol
2016-08-22 Mark Raasveldt Revert commit 0d462d006187. protocol
2016-08-22 Mark Raasveldt Limit varchar padding to 255 characters, and allow for smaller buffer sizes (temporary: only to test small buffer sizes (<8KB) for benchmarking purposes). protocol
2016-08-22 Mark Raasveldt Zero pad varchar strings instead of padding with uninitialized memory for better compressability. protocol
2016-08-22 Mark Raasveldt Allow setting of blocksize over command line (should be removed in final version). protocol
2016-08-22 Mark Raasveldt For consistency, always exit mclient when a parameter has an invalid name. protocol
2016-08-21 Niels Nes added an optimizer for math simplification
2016-08-19 Niels Nes partition all expressions in a project (and find common expressions)
2016-08-19 Niels Nes merged with Jun2016
2016-08-19 Niels Nes added test for bug 4019. Jun2016
2016-08-19 Niels Nes added test for bug 4041 Jun2016
2016-08-19 Niels Nes return exception on create table ... as with data, for merge table and friends. Jun2016
2016-08-19 Mark Raasveldt Change decimal result set transfer: transfer underlying type + scale instead of converting to double. protocol
2016-08-18 Martin Kersten Add explicit locks iot
2016-08-18 Mark Raasveldt Experimental: for varchar[X] columns, write X bytes per varchar to allow easier looping over rows. protocol
2016-08-17 Mark Raasveldt Select correct amount of rows when transferring non-variable length columns. protocol
2016-08-18 Martin Kersten Fix some controls and displays iot
2016-08-18 Martin Kersten Fixing some heartbeat test iot
2016-08-17 Martin Kersten Merge iot
2016-08-17 Martin Kersten Merge iot
2016-08-17 Sjoerd Mullender Remove superfluous test.
2016-08-17 Sjoerd Mullender The atom storage field can be a short.
2016-08-17 Sjoerd Mullender Turn atomNull (and hence ATOMnilptr()) into a const void *.
2016-08-17 Mark Raasveldt Allow setting of protocol connection parameters through environment variables (temporary; only for ODBC client). protocol
2016-08-16 Mark Raasveldt Merge with default. protocol
2016-08-17 Martin Kersten Avoid infinite loop Jun2016
2016-08-16 Pedro Ferreira Added bug test for tuple windows correctness iot
2016-08-16 Mark Raasveldt In LoadLibrary, if a dynamic library exists but dlopen() fails throw an error message.
2016-08-16 Mark Raasveldt Modify split_filename to work correctly with dots in a filename (e.g. file.bla.c).
2016-08-15 Hannes Muehleisen fixed freeing results protocol
2016-08-15 Hannes Muehleisen protbuf working protocol
2016-08-15 Hannes Muehleisen protobuf result sets first part protocol
2016-08-15 Hannes Muehleisen bringing back some protobuf for testing protocol
2016-08-15 Sjoerd Mullender Backing out changeset 4a7e5558870d: we now use gdk_vm_maxsize.
2016-08-15 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-15 Sjoerd Mullender Typo. Jun2016
2016-08-15 Mark Raasveldt Remove debug flags because they are not needed anymore and they make the code harder to read. protocol
2016-08-15 Mark Raasveldt Add extra --colcomp flag to mserver to specify column-type compression used (if any). protocol
2016-08-15 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-15 Sjoerd Mullender Enforce setting of gdk_vm_maxsize.
2016-08-15 Sjoerd Mullender Free memory in case of error.
2016-08-15 Mark Raasveldt Add optional SIMD PFOR compression to integer columns in prot10. protocol
2016-08-15 Sjoerd Mullender Only flush stream before closing it if it is writable. Jun2016
2016-08-14 Martin Kersten Add calendar compressor mosaic
2016-08-14 Martin Kersten Add bte to frame compressor mosaic
2016-08-14 Martin Kersten Fix bug on prefixbits mosaic
2016-08-14 Martin Kersten Select the high frequency values mosaic
2016-08-14 Martin Kersten Add missing shift mosaic
2016-08-13 Martin Kersten Add bte field for dictionaries mosaic
2016-08-13 Martin Kersten Compilation issue mosaic
2016-08-13 Martin Kersten Only create dictionaries upon request mosaic
2016-08-14 Martin Kersten Avoid accessing NULL BAT pointers Jun2016
2016-08-12 Romulo Goncalves Return the correct nil sfcgal
2016-08-12 Hannes Muehleisen bypass seek_row protocol