2014-05-23 |
Sjoerd Mullender |
Moving generator to separate branch called generator.
|
2014-05-21 |
lsidir |
Filter a bat given a bloom filter and a cand list.
bloomfilters
|
2014-05-09 |
lsidir |
Silence compiler
bloomfilters
|
2014-05-09 |
lsidir |
First take on implementing a bloom filter for a column.
bloomfilters
|
2014-05-23 |
Sjoerd Mullender |
Merge with default branch.
bloomfilters
|
2014-05-23 |
Sjoerd Mullender |
Backout changeset 932837855b0a: implementation must happen on separate branch.
|
2014-05-23 |
Sjoerd Mullender |
Backout changeset 4001fb3a1c55: implementation must happen on separate branch.
|
2014-05-23 |
Sjoerd Mullender |
Backout changeset 613685942834: implementation must happen on separate branch.
|
2014-05-23 |
Sjoerd Mullender |
Created bloomfilters branch to separate out implementation.
bloomfilters
|
2014-05-23 |
Dimitar Nedev |
Merge with default branch
transaction-replication
|
2014-05-23 |
Dimitar Nedev |
Make sure the slave DB is initialized even in read-only mode
transaction-replication
|
2014-05-23 |
Hannes Muehleisen |
R interpreter now loaded at startup, also prints message if successful
RIntegration
|
2014-05-23 |
Hannes Muehleisen |
Fixed typo in configure script
RIntegration
|
2014-05-22 |
Dimitar Nedev |
Lock and reload shared log from the store_manager
transaction-replication
|
2014-05-22 |
Dimitar Nedev |
Fix logger_reload call and debug variable use
transaction-replication
|
2014-05-22 |
Dimitar Nedev |
Add bat-logger level support for the shared logger
transaction-replication
|
2014-05-22 |
Dimitar Nedev |
Pull out logger and logger dir initialization in separate methods
transaction-replication
|
2014-05-22 |
Dimitar Nedev |
Move shared logger init in separate methods
transaction-replication
|
2014-05-22 |
Hannes Muehleisen |
Sampling test and approved output
RIntegration
|
2014-05-22 |
Hannes Muehleisen |
Disabling the quit() R function, because it would kill MonetDB, too. Also, test case for this.
RIntegration
|
2014-05-22 |
Dimitar Nedev |
Properly configure the read-only logger
transaction-replication
|
2014-05-22 |
Dimitar Nedev |
Set default create_readonly value for the logger in logger.c as well
transaction-replication
|
2014-05-22 |
Sjoerd Mullender |
Added information about converting SQL_GUID type.
|
2014-05-22 |
Sjoerd Mullender |
Merge with Jan2014 branch.
|
2014-05-22 |
Sjoerd Mullender |
Fix (again) the export ifdef.
|
2014-05-22 |
Dimitar Nedev |
Merge with default branch
transaction-replication
|
2014-05-21 |
Sjoerd Mullender |
Gone through and fixed SQLGetInfo information.
Jan2014
|
2014-05-21 |
Sjoerd Mullender |
SQL_VARCHAR is in fact CHARACTER VARYING, not CHARACTER LARGE OBJECT.
Jan2014
|
2014-05-20 |
Stefan Manegold |
Merge with Jan2014 branch (tag Jan2014_17 / changeset c3051f066a9e)
int128 int128_Jan2014_17
|
2014-05-21 |
lsidir |
Filter a bat given a bloom filter and a cand list.
|
2014-05-21 |
Dimitar Nedev |
Fix segfault introduced when find_persistent_catalog was pulled out
transaction-replication
|
2014-05-21 |
Dimitar Nedev |
Silence compiler
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Fix mixup with read-only database and separate read-only loggers
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Fix comment for WAL drift threshold
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Use the directory value stored in the lg sturct instead of a new variable
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Reverse 1ccce1c0ec1846f62416795d551a3fe737414d66
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Backout changeset 1ccce1c0ec1846f62416795d551a3fe737414d66
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Use the same location (through a new variable) for setting the log filenames and 32-64 bit conversion
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Fix log message line breakup
transaction-replication
|
2014-05-20 |
Hannes Muehleisen |
merge with Jan2014
RIntegration
|
2014-05-20 |
Dimitar Nedev |
Merge with default branch
transaction-replication
|
2014-05-20 |
Dimitar Nedev |
Move comment above the upgrade logger format method instead of inline
transaction-replication
|
2014-05-20 |
Sjoerd Mullender |
We do have an implementation for the ODBC scalar "char".
Jan2014
|
2014-05-20 |
Martin Kersten |
Silence compilers
|
2014-05-19 |
Sjoerd Mullender |
Fix up information about available functions in SQLGetInfo.
Jan2014
|
2014-05-19 |
Sjoerd Mullender |
Mention timestampadd function.
Jan2014
|
2014-05-19 |
Sjoerd Mullender |
Accept _ in function name.
Jan2014
|
2014-05-19 |
Dimitar Nedev |
Pull out finding the correct log BAT for the sequence ID to a separate function
transaction-replication
|
2014-05-19 |
Dimitar Nedev |
Pull out finding the persistent catalog in a separate function
transaction-replication
|
2014-05-19 |
Dimitar Nedev |
Pull out logger catalog file creation in a separate function
transaction-replication
|
2014-05-19 |
Hannes Muehleisen |
R function is now called with variable names that correspond the SQL function parameters.
RIntegration
|
2014-05-19 |
Dimitar Nedev |
Use the shortcut notation for the char array
transaction-replication
|
2014-05-19 |
Dimitar Nedev |
Fix logger directory name string format
transaction-replication
|
2014-05-19 |
Dimitar Nedev |
Pull logger format upgrade in a separate function
transaction-replication
|
2014-05-19 |
Arjen de Rijke |
add null handling for double columns and add tests
|
2014-05-19 |
Arjen de Rijke |
add json aggregate for double columns
|
2014-05-19 |
Martin Kersten |
Remember we need timestamp series as well
|
2014-05-19 |
Niels Nes |
add a ptr to the sql_func as first argument, when calling any of the
RIntegration
|
2014-05-19 |
Sjoerd Mullender |
Add author back.
Jan2014
|
2014-05-19 |
Dimitar Nedev |
Merge with default branch
transaction-replication
|