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
|