2015-07-01 |
Martin Kersten |
Avoid loosing error messages.
|
2015-07-01 |
Hannes Muehleisen |
R Connector: Documentation for dbApply() and CRAN checks
|
2015-06-30 |
Robin Cijvat |
Extend the prepared statement handling to support json and timestamptz
|
2015-06-30 |
lsidir |
merge with default
leftmart
|
2015-06-30 |
lsidir |
do not unfix when there is only 1 n_ar
leftmart
|
2015-06-30 |
Mark Raasveldt |
Merge with default.
pyapi
|
2015-06-30 |
Mark Raasveldt |
Added a method of converting PyCodeObjects to strings and back, so we can directly pass PyCodeObjects to the PyAPI when we do not have access to the source code (see: pyapi14.sql)
pyapi
|
2015-06-30 |
lsidir |
bat.getorder function and a small test.
leftmart
|
2015-06-29 |
Hannes Muehleisen |
R Connector: Fixes for dplyr backend
|
2015-06-29 |
Hannes Muehleisen |
R Connector: We're not quite at 0.9.9 yet
|
2015-06-28 |
Dimitar Nedev |
Add a few tests for HTM/Two-Phase Commit
HTM
|
2015-06-28 |
Dimitar Nedev |
No need to iterate over transactions to find the current one in mvc_persistcommit.
HTM
|
2015-06-28 |
Dimitar Nedev |
Reset mvc->update flag in sql_execute
HTM
|
2015-06-28 |
Niels Nes |
keep functions static as much as possible
Jul2015
|
2015-06-28 |
Niels Nes |
return proper error
Jul2015
|
2015-06-28 |
lsidir |
Naming issues for MAL.
leftmart
|
2015-06-28 |
lsidir |
merge with default
leftmart
|
2015-06-28 |
Niels Nes |
approved output
Jul2015
|
2015-06-28 |
Hannes Muehleisen |
R Connector: More package exclusions
|
2015-06-28 |
Niels Nes |
fixed bug 3740, added missing epoch function on timestamp with time zone
Jul2015
|
2015-06-28 |
Niels Nes |
make sure the return types and returned bats are equal (fixes crash/assert)
Jul2015
|
2015-06-28 |
Hannes Muehleisen |
R Connector: Pedantic newline at end of file
|
2015-06-28 |
Hannes Muehleisen |
R Connector: Stabilized test output
|
2015-06-28 |
Hannes Muehleisen |
R Connector: Autmatic code shipping
|
2015-06-28 |
Niels Nes |
approved output after nil,nil handling changes
Jul2015
|
2015-06-28 |
Niels Nes |
fixed bug handling nulls (see bug 3739). Null != Null semantics are needed
Jul2015
|
2015-06-27 |
Hannes Muehleisen |
Merge
|
2015-06-27 |
Hannes Muehleisen |
R Connector: Overhaul of dbQuoteIdentifier()
|
2015-06-17 |
Hannes Muehleisen |
R Conncetor: test case update and quoting revert
|
2015-06-26 |
Niels Nes |
backport of persistent hash disable code
Jul2015
|
2015-06-26 |
Niels Nes |
fixed bug in mergejoin
Jul2015
|
2015-06-26 |
Niels Nes |
fixed bug in mergejoin
Jul2015
|
2015-06-26 |
Martin Kersten |
Mark persistent hash block
|
2015-06-26 |
Mark Raasveldt |
Added some flags for testing purposes.
pyapi
|
2015-06-26 |
Mark Raasveldt |
Fix for different compilers.
pyapi
|
2015-06-25 |
Dimitar Nedev |
Add a flag to the MVC(C) to properly keep track if there was an update in the a single transaction
HTM
|
2015-06-25 |
Mark Raasveldt |
Added a faster implementation of pyapi08.
pyapi
|
2015-06-25 |
Martin van Dinther |
Small improvement to make the output more stable such that less testweb errors are reported.
|
2015-06-25 |
Martin Kersten |
Approve new debugging output
|
2015-06-25 |
Martin Kersten |
Limit extra debugging information.
|
2015-06-25 |
Martin Kersten |
Merge
|
2015-06-25 |
Martin Kersten |
Better search for constant re-use
|
2015-06-24 |
Martin Kersten |
Show dataflow between variables in extended debugging output
|
2015-06-24 |
Martin Kersten |
Use constants in sql.bind operations.
|
2015-06-24 |
Martin Kersten |
Search complete plan
|
2015-06-25 |
Dimitar Nedev |
Merge with default branch
HTM
|
2015-06-25 |
Mark Raasveldt |
Added the option of converting strings into PyByteArrayObjects instead of PyStringObjects, which passes a reference to the string rather than copying the entire string.
pyapi
|
2015-06-24 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2015-06-24 |
Sjoerd Mullender |
No special code for compiling on 32-bit Windows.
Jul2015
|
2015-06-24 |
Sjoerd Mullender |
Explicitly call perl.
Jul2015
|
2015-06-24 |
Sjoerd Mullender |
We now have an implementation of strptime for Windows.
Jul2015
|
2015-06-24 |
Sjoerd Mullender |
Added source of strptime.c that we can use in Windows.
Jul2015
|
2015-06-24 |
Sjoerd Mullender |
Typo, and make sure lines don't overflow on Windows.
Jul2015
|
2015-06-24 |
Martin Kersten |
Find or create constant variables.
|
2015-06-23 |
Martin Kersten |
Re-enable the TRACE statement modifier.
|
2015-06-23 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2015-06-23 |
Sjoerd Mullender |
Remove removed configure option.
Jul2015
|
2015-06-23 |
Sjoerd Mullender |
Limit how much the Intel compiler can inline.
Jul2015
|
2015-06-23 |
Sjoerd Mullender |
Don't use a ridiculously large buffer against overflow: just check for it.
Jul2015
|
2015-06-23 |
Dimitar Nedev |
Closing transaction-replicaiton. Merged into default
transaction-replication
|