log

age author description
2016-02-03 Stefan Manegold Merge with default branch. leftmart
2016-02-03 Stefan Manegold Merge with Jul2015 branch.
2016-02-03 Stefan Manegold microbenchmark: fix recently introduced compilation problems Jul2015
2016-02-03 Stefan Manegold Merge with default branch. leftmart
2016-02-03 Stefan Manegold Merge with Jul2015 branch.
2016-02-03 Stefan Manegold microbenchmark: fix recently introduced compilation problems Jul2015
2016-02-03 Niels Nes add reset code
2016-02-03 Niels Nes some more relocation of code.
2016-02-03 Sjoerd Mullender Merge with default branch. leftmart
2016-02-03 Sjoerd Mullender Package a file that exists. leftmart
2016-02-03 Sjoerd Mullender Use base types, not storage types. leftmart
2016-02-03 Sjoerd Mullender Print types symbolically. leftmart
2016-02-03 Hannes Muehleisen inlined files now multiple lines embedded
2016-02-03 Niels Nes fix crash when recompiling query
2016-02-03 Hannes Muehleisen cleaning up the diff to default embedded
2016-02-03 Sjoerd Mullender Merge with Jul2015 branch.
2016-02-03 Sjoerd Mullender Don't property check or shrink heaps in BATsave. Jul2015
2016-02-03 Niels Nes add partition elimination test
2016-02-03 Niels Nes approved output Jul2015
2016-02-03 Hannes Muehleisen mserver5 fix embedded
2016-02-03 Hannes Muehleisen merge embedded
2016-02-03 Niels Nes use same optimizer pipe for inlined queries.
2016-02-02 Niels Nes split relational operator creation code of into its own file(s)
2016-02-02 Stefan Manegold Merge with Jul2015 branch.
2016-02-02 Stefan Manegold BATsave(): skip HEAPshrink() if BAT is unloaded (phys.ref.cnt == 0) Jul2015
2016-02-02 Sjoerd Mullender Merge with default branch. no-wrd
2016-02-02 Stefan Manegold imprints: avoid for loop initial declarations (for pre-C99 compilers)
2016-02-02 Sjoerd Mullender Share string heap in BATprojectchain when possible.
2016-02-02 Hannes Muehleisen file_fgetpos and file_fsetpos now work correctly for large files when using mingw embedded
2016-02-02 Hannes Muehleisen merge embedded
2016-02-02 Hannes Muehleisen mc embedded
2016-02-02 Stefan Manegold Merge with Jul2015 branch.
2016-02-02 Stefan Manegold microbenchmark: fixed implementation of normal() distribution: Jul2015
2016-02-02 Stefan Manegold imprints: GETBIN(): replace expended/unrolled predication by simple loop
2016-02-02 Stefan Manegold imprints: simplified IMPS_CREATE() loop
2016-02-02 Stefan Manegold imprints: using type int rather than bte for bin-counter
2016-02-02 Stefan Manegold imprints: use memset() rather than foor-loop in 0-initilize cnt_bins array
2016-02-02 Stefan Manegold imprints: shift sweetspots for bits by one:
2016-02-02 Stefan Manegold imprints: minor fix: add "const" and "restrict" also for type hge
2016-02-02 Sjoerd Mullender Remove comments and collapse white space in queries saved in catalog.
2016-02-02 Martin Kersten Keep experiment leftmart
2016-02-01 Kostis Kyzirakos removed unneeded include geo
2016-02-01 Kostis Kyzirakos remove unneeded include geo
2016-02-01 Sjoerd Mullender Merge with default branch. geo
2016-02-01 Sjoerd Mullender Merge with Jul2015 branch.
2016-02-01 Sjoerd Mullender Properly distinguish (through a hack) between STDIN and file in COPY INTO. Jul2015
2016-02-01 Sjoerd Mullender Merge with default branch. partitioned-hash
2016-02-01 Sjoerd Mullender Make sure hash heap is available until after it was written to disk.
2016-02-01 Sjoerd Mullender Merge with default branch. leftmart
2016-02-01 Sjoerd Mullender Merge with default branch. no-wrd
2016-02-01 Sjoerd Mullender Merge with Jul2015 branch.
2016-02-01 Sjoerd Mullender Removed some old upgrade code (Feb2013, Jan2014).
2016-01-31 Niels Nes rewrite outer-joins with or expressions, fixes bug 3908. Jul2015
2016-01-31 Kostis Kyzirakos added some checks geo
2016-01-30 Niels Nes fixed crash in OR with incorrect column name (ie BUG 3909) Jul2015
2016-01-29 Kostis Kyzirakos updated how wkb nil values are created geo
2016-01-29 Kostis Kyzirakos grafted some changes from commit 3b2401cc353f related to the usage of the FLEXIBLE_ARRAY_MEMBER macro geo
2016-01-29 Kostis Kyzirakos merge with default geo
2016-01-29 Kostis Kyzirakos types should be dropped after dropping the related functions geo
2016-01-29 Kostis Kyzirakos no need to include SQL anymore geo