18 months ago |
Joeri van Ruth |
Clear earlier redirects before processing new ones
monetdburl
|
18 months ago |
Joeri van Ruth |
Improve tracing
monetdburl
|
18 months ago |
Joeri van Ruth |
It almost works
monetdburl
|
18 months ago |
Joeri van Ruth |
Switch openssl_stream from SSL to BIO
monetdburl
|
18 months ago |
Joeri van Ruth |
Pass host/port to openssl_stream to use as a name
monetdburl
|
18 months ago |
Joeri van Ruth |
Complete the TLS handshake, openssl_stream not yet implemented
monetdburl
|
18 months ago |
Joeri van Ruth |
Perform the SSL handshake
monetdburl
|
18 months ago |
Joeri van Ruth |
Split wrap_socket(), adding mapi_set_streams()
monetdburl
|
18 months ago |
Joeri van Ruth |
Add conditionally compiled openssl stub
monetdburl
|
18 months ago |
Joeri van Ruth |
Add CMake magic for OpenSSL
monetdburl
|
18 months ago |
Joeri van Ruth |
Redirects must be validated
monetdburl
|
18 months ago |
Joeri van Ruth |
Let msettings_connect_tls_verify() return an enum
monetdburl
|
18 months ago |
Joeri van Ruth |
Cannot do if(s) if s is a SOCKET
monetdburl
|
18 months ago |
Joeri van Ruth |
rename mapi_PrintError to mapi_printError
monetdburl
|
18 months ago |
Yunus Koning |
remove obsolete upgrade code
literal_features
|
18 months ago |
Yunus Koning |
approve convert tests
literal_features
|
18 months ago |
Martin van Dinther |
Add system view information_schema.referential_constraints
|
18 months ago |
Martin van Dinther |
Approve new added information_schema views check_constraints, sequences and table_constraints.
|
18 months ago |
Martin van Dinther |
Approve
|
18 months ago |
Martin van Dinther |
Removing unneeded extra space.
|
18 months ago |
Yunus Koning |
move TRIM including new OVER syntax to parser and sql_types function rename of 'trim' to 'btrim'
literal_features
|
18 months ago |
Yunus Koning |
introduce TRIM function
literal_features
|
18 months ago |
Lucas Pereira |
Do not run test if NOWAL env var is active.
insertonly
|
18 months ago |
Niels Nes |
removed commented out code
json-storage
|
18 months ago |
Niels Nes |
remove one copy
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Rework JSONfromString to avoid a copy and use less space
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle commas properly without requiring extra space
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Generate canonical JSON for bincopy tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Return the correct length
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle allocation failures
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Fix JSON tests
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Do not store spaces in json
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Handle JSON nulls
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Allocate more space for json construction
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
Allocate more space for JSON construction buffer
json-storage
|
18 months ago |
Panagiotis Koutsourakis |
merged default
json-storage
|
18 months ago |
Lucas Pereira |
No need to use sleep fun. More test out approves.
insertonly
|
18 months ago |
Lucas Pereira |
Approve tests output.
insertonly
|
18 months ago |
Lucas Pereira |
Refactor insertonly_nowal to unlogged_persist.
insertonly
|
18 months ago |
Lucas Pereira |
Rollback insertonly_nowal flag. Start using combo of unlogged + append only table.
insertonly
|
18 months ago |
Lucas Pereira |
Merge heads.
insertonly
|
18 months ago |
Lucas Pereira |
Merge with default branch.
insertonly
|
18 months ago |
Lucas Pereira |
Remove similarity test. Function was removed.
|
18 months ago |
Joeri van Ruth |
Detect and refuse TLS connections (for now)
monetdburl
|
18 months ago |
Joeri van Ruth |
Allow '.' in database names
monetdburl
|
18 months ago |
Joeri van Ruth |
Make sockdir configurable
monetdburl
|
18 months ago |
Joeri van Ruth |
Also clone the unknown_parameters
monetdburl
|
18 months ago |
Joeri van Ruth |
Get rid of the mapi_reconnectx detour
monetdburl
|
18 months ago |
Joeri van Ruth |
More precise error messages
monetdburl
|
18 months ago |
Joeri van Ruth |
Return the socket, not MOK
monetdburl
|
18 months ago |
Joeri van Ruth |
Recognize that for libmapi port 0 means 'no port'
monetdburl
|
18 months ago |
Joeri van Ruth |
Let mclient accept monetdb: URLs
monetdburl
|
18 months ago |
Joeri van Ruth |
Need to parse mapi:merovingian redirects
monetdburl
|
18 months ago |
Joeri van Ruth |
Bug: forgot to validate first
monetdburl
|
18 months ago |
Joeri van Ruth |
Bug: forgot to store the settings
monetdburl
|
18 months ago |
Joeri van Ruth |
Move more fields into msettings
monetdburl
|
18 months ago |
Joeri van Ruth |
Allow .binary and .language to start as NULL.
monetdburl
|
18 months ago |
Joeri van Ruth |
Get rid of mapi_movemapi and mapi_copymapi again
monetdburl
|