changeset 82010:5553ee80a580 |
---|
date: | 2021-07-01 17:21 +0200 |
---|
user: | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|
branch: | Jul2021 |
---|
files: | clients/examples/C/bincopydata.c sql/test/bincopy/Tests/bincopy_support.py |
---|
message: | Make test data slightly more readable |
---|
|
changeset 82011:8a3d470692c0 |
---|
date: | 2021-07-01 17:23 +0200 |
---|
user: | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|
branch: | Jul2021 |
---|
files: | sql/backends/monet5/sql_bincopyfrom.c sql/test/bincopy/Tests/bincopy_support.py |
---|
message: | Perform utf-8 validation on COPY BINARY strings |
---|
|
changeset 82012:17905c84e025 |
---|
date: | 2021-07-02 09:45 +0200 |
---|
user: | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|
branch: | Jul2021 |
---|
files: | sql/backends/monet5/sql_bincopyfrom.c |
---|
message: | Make assertion cheaper and more correct |
---|
|
changeset 82013:93bc892a8414 |
---|
date: | 2021-07-02 10:20 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | Jul2021 |
---|
files: | monetdb5/modules/atoms/json.c |
---|
message: | ',' is strictly a separator in json. |
---|
|
changeset 82014:4261a1837b4e |
---|
date: | 2021-07-02 10:53 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | Jul2021 |
---|
files: | monetdb5/modules/atoms/json.c |
---|
message: | Tab, linefeed and carriage return are not allowed in JSON strings. |
---|
|
changeset 82015:3f80f619171c |
---|
date: | 2021-07-02 11:38 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | Jul2021 |
---|
files: | monetdb5/modules/atoms/json.c |
---|
message: | Fix JSON parsing. |
---|
|
changeset 82020:d428efc87167 |
---|
date: | 2021-07-02 14:19 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | Jul2021 |
---|
files: | gdk/gdk_bat.c gdk/gdk_batop.c gdk/gdk_heap.c gdk/gdk_private.h gdk/gdk_string.c |
---|
message: | Simplify code: move choice between extend and replace into HEAPgrow. |
---|
|
changeset 82022:122673592aea |
---|
date: | 2021-07-02 16:45 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | Jul2021 |
---|
files: | sql/storage/store.c |
---|
message: | Release flush lock even if a previous action failed |
---|
|