2018-08-10 |
Sjoerd Mullender |
Closing branch.
system-functions
|
2018-08-10 |
Stefan Manegold |
fixed minor typo
Mar2018
|
2018-08-10 |
Sjoerd Mullender |
Implemented a "system" column in the sys.functions table to indicate system functions.
|
2018-08-09 |
Sjoerd Mullender |
Reapprove.
|
2018-08-09 |
Sjoerd Mullender |
Check new *_partitions tables.
|
2018-08-09 |
Stefan Manegold |
extended test for bug 6638:
Mar2018
|
2018-08-09 |
Ying Zhang |
Avoid confusing JSON syntax errors with SQL syntax errors
Aug2018
|
2018-08-09 |
Stefan Manegold |
added test for bug 6638
Mar2018
|
2018-08-09 |
Pedro Ferreira |
New test.
rename-sql
|
2018-08-09 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-09 |
Sjoerd Mullender |
Fix upgrade of sys._tables column readonly to access.
Aug2018
|
2018-08-09 |
Sjoerd Mullender |
Don't take lock before entering incref.
Aug2018
|
2018-08-09 |
Sjoerd Mullender |
Add parentheses.
Aug2018
|
2018-08-09 |
Sjoerd Mullender |
Merge with default branch.
system-functions
|
2018-08-09 |
Pedro Ferreira |
Merge with default.
rename-sql
|
2018-08-09 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-08 |
Pedro Ferreira |
Making tests happy again.
rename-sql
|
2018-08-08 |
Sjoerd Mullender |
Approved some tests.
Aug2018
|
2018-08-08 |
Pedro Ferreira |
Renames tables and columns with small tests.
rename-sql
|
2018-08-08 |
Sjoerd Mullender |
Changed parameter name from "last" to "limit".
Aug2018
|
2018-08-08 |
Niels Nes |
allow for leap seconds
Mar2018
|
2018-08-08 |
Sjoerd Mullender |
Do not exit from a library function; not even a very local one.
Aug2018
|
2018-08-07 |
Pedro Ferreira |
More progress on renaming schemas.
rename-sql
|
2018-08-07 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-07 |
Sjoerd Mullender |
Fixes so that we get the same output when executed for Cygwin and native Windows.
Aug2018
|
2018-08-07 |
Pedro Ferreira |
First attempt to rename a single schema
rename-sql
|
2018-08-07 |
Sjoerd Mullender |
Use HAVE_WINSOCK_H for including winsock.h.
Aug2018
|
2018-08-07 |
Sjoerd Mullender |
Prettify.
Aug2018
|
2018-08-07 |
Sjoerd Mullender |
Python integration requires presence of python-config.
Aug2018
|
2018-08-06 |
Sjoerd Mullender |
Ported to Cygwin on Windows.
Aug2018
|
2018-08-06 |
Pedro Ferreira |
Merge with Aug2018 branch.
|
2018-08-06 |
Pedro Ferreira |
Merge with Mar2018 branch.
Aug2018
|
2018-08-06 |
Pedro Ferreira |
Fixed check.
Mar2018
|
2018-08-06 |
Pedro Ferreira |
Initialize variable and indentation fix.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Typo.
Aug2018
|
2018-08-03 |
Pedro Ferreira |
Updated ChangeLog.
|
2018-08-03 |
Pedro Ferreira |
Closing merge-partitions branch.
merge-partitions
|
2018-08-03 |
Pedro Ferreira |
Merge with merge-partitions branch.
|
2018-08-03 |
Sjoerd Mullender |
Don't provide defaults for lz4_{CFLAGS,LIBS}.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Use pkg-config for liblz4.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-03 |
Sjoerd Mullender |
Not all errors are the same: don't exit for transient failures.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Added a comment.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Use non-greedy match for % pattern.
Aug2018
|
2018-08-03 |
Sjoerd Mullender |
Don't use strcasecmp and strcasestr since they work byte-for-byte.
Aug2018
|
2018-08-02 |
Sjoerd Mullender |
Some small code improvements.
Aug2018
|
2018-08-02 |
Martin van Dinther |
Improved ODBC SQLGetInfo for InfoTypes for which we do have and know the maximum allowed length.
Aug2018
|
2018-08-02 |
Sjoerd Mullender |
Typo in test name.
Aug2018
|
2018-08-02 |
Martin van Dinther |
Resolving gcc compilation issues when compiling with --enable-assert --disable-debug.
Aug2018
|
2018-08-02 |
Sjoerd Mullender |
Merge with Mar2018 branch.
Aug2018
|
2018-08-02 |
Sjoerd Mullender |
Approve wanted output.
Mar2018
|
2018-08-02 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2018-08-01 |
Pedro Ferreira |
Added test for bug 6633.
Mar2018
|
2018-08-01 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|
2018-08-01 |
Sjoerd Mullender |
Removed macro BBPcacheid.
Aug2018
|
2018-08-01 |
Sjoerd Mullender |
The BBP status field is a bit mask and therefore should be unsigned.
Aug2018
|
2018-08-01 |
Sjoerd Mullender |
Merge with Mar2018 branch.
Aug2018
|
2018-08-01 |
Sjoerd Mullender |
Added comment; removed superfluous code.
Mar2018
|
2018-08-01 |
Sjoerd Mullender |
BBPfix can fail if it is the first physical reference to a view.
Mar2018
|
2018-08-01 |
Sjoerd Mullender |
Merge with Aug2018 branch.
|