log

age author description
10 months ago Sjoerd Mullender Closing branch clientinfo. clientinfo
10 months ago Sjoerd Mullender Merge clientinfo branch into default.
10 months ago Niels Nes use first sub relation for projecting the right colunns for a push down of a semijoin through a munion balanced_union
10 months ago Niels Nes small code cleanup label
10 months ago Sjoerd Mullender Fix and approve upgrades. clientinfo
10 months ago Niels Nes merged with default nilmask
10 months ago Niels Nes add cast clientinfo
10 months ago Niels Nes approved new functions clientinfo
10 months ago Niels Nes merged with default clientinfo
10 months ago Niels Nes use sizeof -1 when calling strncpy to leave room for the 0 clientinfo
10 months ago Niels Nes merged with default check
10 months ago Niels Nes merged with default balanced_union
10 months ago Niels Nes fix compilation balanced_union
10 months ago Niels Nes merged with default label
10 months ago Niels Nes reverse casts label
10 months ago Niels Nes windows doesn't like - on unsigned int (even if result isn't unsigned) label
10 months ago Martin van Dinther Improve positioning and sizes of group box, data entry fields.
10 months ago stefanos mavros Merges default balanced_union
10 months ago Joeri van Ruth Add mapi_set_application_name and call it in mclient etc. clientinfo
10 months ago Joeri van Ruth Send Xclientinfo from libmapi clientinfo
10 months ago Joeri van Ruth Switch from Xclientinfo<NEWLINE> to Xclientinfo<SPACE> clientinfo
10 months ago Joeri van Ruth Accept Xclientinfo command clientinfo
10 months ago Joeri van Ruth Allow MCsetClientInfo(c, prop, NULL); clientinfo
10 months ago Joeri van Ruth More approves clientinfo
10 months ago Joeri van Ruth Add a system table that lists the supported client info properties clientinfo
10 months ago Joeri van Ruth Approve more tests clientinfo
10 months ago Joeri van Ruth Fix memory leak in upgrade code clientinfo
10 months ago Joeri van Ruth Approve exports clientinfo
10 months ago Joeri van Ruth Add sys.setclientinfo(property string, value string) clientinfo
10 months ago Joeri van Ruth Unwrap mel signature lines clientinfo
10 months ago Joeri van Ruth Include portnr in 'peer', and do not copy it to client_hostname clientinfo
10 months ago Joeri van Ruth Create Client fields to hold new session info clientinfo
10 months ago Joeri van Ruth Fill sys.sessions.language using getScenarioLanguage() clientinfo
10 months ago Joeri van Ruth Attempt at sql_upgrades code clientinfo
10 months ago Joeri van Ruth Extend the sessions table with new columns clientinfo
10 months ago stefanos mavros Fixes munion stats for case of subrel without PROP_COUNT balanced_union
10 months ago stefanos mavros Adjusts emptydb check output (labels changes and alias propagation) balanced_union
10 months ago stefanos mavros Adjusts prepare-complex expected output balanced_union
10 months ago Sjoerd Mullender Add casts. label
10 months ago Niels Nes merged with default label
10 months ago Niels Nes more clean up label
10 months ago Niels Nes fixed issue #7524
10 months ago Niels Nes approve small changes label
10 months ago Niels Nes cleanup the code label
10 months ago stefanos mavros Makes sure that inplace set op has ->r NULL balanced_union
10 months ago Niels Nes small fix for finding matching expressions label
10 months ago Niels Nes merged with default label
10 months ago Niels Nes approved output label
10 months ago Sjoerd Mullender When breaking off strings, do it after all combining characters.
10 months ago stefanos mavros Make sure that op_project doesn't have anything at ->r balanced_union
10 months ago stefanos mavros Rewrites mtest query to be readable balanced_union
10 months ago Sjoerd Mullender Merge with Dec2023 branch.
10 months ago Sjoerd Mullender Layout.
10 months ago Sjoerd Mullender Put charwidth function and table in separate object file in archive.
10 months ago Sjoerd Mullender Use utf-8 decode function in more places.
10 months ago Sjoerd Mullender Implemented command line option --run-until to specify line number to stop testing. Dec2023
10 months ago Niels Nes approved output label
10 months ago Niels Nes approved output label
10 months ago Niels Nes Improved check for equal expressions in rel_project_select_exp optimizer label
10 months ago Sjoerd Mullender Fix the odbc-tls mess.