2018-09-10 |
Sjoerd Mullender |
Removed internal definitions LANG_* from mapi.h.
|
2018-09-10 |
Sjoerd Mullender |
Change some MAPI parameters and return values to type bool.
|
2018-09-10 |
Sjoerd Mullender |
Unexport function bs2_resetbuf.
|
2018-09-10 |
Sjoerd Mullender |
Removed unused function bs2_stealbuf.
|
2018-09-10 |
Sjoerd Mullender |
Removed unused code (column_compression).
|
2018-09-10 |
Sjoerd Mullender |
Removed unused function isa_fixed_block_stream.
|
2018-09-10 |
Sjoerd Mullender |
Remove unused code.
|
2018-09-10 |
Sjoerd Mullender |
Simplify conversion from block_stream to block_stream2.
|
2018-09-10 |
Sjoerd Mullender |
Plug potential memory leak.
Aug2018
|
2018-09-10 |
Sjoerd Mullender |
Don't use enormous buffers on the stack.
Aug2018
|
2018-09-10 |
Sjoerd Mullender |
Let mktime figure out DST.
Aug2018
|
2018-09-10 |
Sjoerd Mullender |
No need for lots of temporary variables, use modern C constructs instead.
|
2018-09-10 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-09-07 |
Sjoerd Mullender |
Removed some unnecessary casts.
|
2018-09-09 |
Sjoerd Mullender |
Approve error.
Aug2018
|
2018-09-09 |
Sjoerd Mullender |
Add check.
Aug2018
|
2018-09-09 |
Sjoerd Mullender |
Only signal monetdbd if there is a pid file.
Aug2018
|
2018-09-08 |
Sjoerd Mullender |
Add more ALGODEBUG prints.
Aug2018
|
2018-09-08 |
Sjoerd Mullender |
Force a dataflow breakpoint before sql update instructions.
Aug2018
|
2018-09-07 |
Pedro Ferreira |
Merge with default.
analytics
|
2018-09-07 |
Pedro Ferreira |
Implemented average in a window range. Approved tests and fixes.
analytics
|
2018-09-07 |
Pedro Ferreira |
Implemented min and max in a window range.
analytics
|
2018-09-07 |
Pedro Ferreira |
Implemented count in a window range.
analytics
|
2018-09-07 |
Pedro Ferreira |
Implemented sum and product in a window range.
analytics
|
2018-09-06 |
Martin van Dinther |
correcting incorrect comment
Aug2018
|
2018-09-06 |
Martin van Dinther |
Correcting invalid CREATE AGGREGATE FUNCTION syntax. Only CREATE AGGREGATE is supported.
Aug2018
|
2018-09-06 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-09-06 |
Sjoerd Mullender |
The Visual Studio compiler wants some casts.
Aug2018
|
2018-09-06 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-09-06 |
Sjoerd Mullender |
Revert changeset c39ea4f2c654 and add "su" directive to logrotate config.
Aug2018
|
2018-09-06 |
Sjoerd Mullender |
Sort functions and add schema.
Aug2018
|
2018-09-06 |
Sjoerd Mullender |
Updated ODBC UTF-8 handling.
Aug2018
|
2018-09-05 |
Sjoerd Mullender |
Error messages are const char *.
Aug2018
|
2018-09-05 |
Sjoerd Mullender |
Minor tweaks: add extra test, don't allocate more than necessary.
Aug2018
|
2018-09-05 |
Sjoerd Mullender |
Use similar code to pcre.c to convert UTF-8 to wide characters.
Aug2018
|
2018-09-05 |
Sjoerd Mullender |
Use cascade of elif's.
Aug2018
|
2018-09-05 |
Sjoerd Mullender |
Use just copied file to pass to bison.
Aug2018
|
2018-09-05 |
Pedro Ferreira |
Approved test.
analytics
|
2018-09-05 |
Pedro Ferreira |
Continuing the code cleanup.
analytics
|
2018-09-05 |
Sjoerd Mullender |
Log directory should not be group writable for logrotate.
Aug2018
|
2018-09-04 |
Pedro Ferreira |
Code cleanup.
analytics
|
2018-09-04 |
Pedro Ferreira |
Overlapped average aggregate on a window.
analytics
|
2018-09-04 |
Pedro Ferreira |
Overlapped min and max functions on a window.
analytics
|
2018-09-04 |
Pedro Ferreira |
Approved tests.
analytics
|
2018-09-04 |
Pedro Ferreira |
Fixed count row overlap implementation for strings and other types.
analytics
|
2018-09-04 |
Sjoerd Mullender |
Don't use mbsrtowcs and friends and wchar_t for ILIKE comparisons.
Aug2018
|
2018-09-03 |
Sjoerd Mullender |
Use isdigit and isxdigit where we can.
|
2018-09-03 |
Pedro Ferreira |
Overlapping rows for count aggregate on a window.
analytics
|
2018-09-03 |
Panagiotis Koutsourakis |
Merge Aug2018 release into exanest
exanest
|
2018-09-03 |
Pedro Ferreira |
Overlapping rows for product aggregate on a window.
analytics
|
2018-09-03 |
Sjoerd Mullender |
Superfluous space.
Aug2018
|
2018-09-03 |
Pedro Ferreira |
Merge with default
analytics
|
2018-09-03 |
Pedro Ferreira |
Overlapping rows implementation for sum aggregate.
analytics
|
2018-09-03 |
Panagiotis Koutsourakis |
Merge Aug2018 release into acticloud
acticloud
|
2018-09-03 |
Sjoerd Mullender |
Approved after merge.
candidate-type
|
2018-09-03 |
Sjoerd Mullender |
Merge with default branch.
candidate-type
|
2018-09-03 |
Sjoerd Mullender |
Table sys.functions got a new column "system".
|
2018-08-31 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-31 |
Sjoerd Mullender |
Approve upgrades from new (Aug2018) release.
Aug2018
|
2018-08-31 |
Sjoerd Mullender |
Closing branch because the Aug2018 branch has been released.
Mar2018
|