log

age author description
2020-12-18 Pedro Ferreira Added test and fix for bug 7035, ie dont be too aggressive on select privileges on update queries. Reduce column visibility likewise in read queries Oct2020
2020-12-18 Niels Nes approved output unlock
2020-12-18 Niels Nes approved output unlock
2020-12-18 Ying Zhang Clean up and extended tests
2020-12-18 Niels Nes make sure claimed (but roled back) rows are not kept. unlock
2020-12-18 Aris Koning Dump user defined types; monetdbe-proxy
2020-12-17 Aris Koning Update TODO's. monetdbe-proxy
2020-12-18 Ying Zhang Fixed query output: a user who has assumed the `sysadmin` role should be able
2020-12-18 Ying Zhang Backed out changeset 7b153446a92a
2020-12-18 Aris Koning Add TODO.
2020-12-18 Ying Zhang Only the 'monetdb' user in its 'sysadmin' role can create a user, see also Issue #7034
2020-12-18 Niels Nes merged unlock
2020-12-18 Niels Nes fix compile unlock
2020-12-18 Niels Nes merged with default unlock
2020-12-18 Niels Nes optimize some more deletes handling unlock
2020-12-18 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
2020-12-18 Sjoerd Mullender Optionally ignore existing hash table to build one with candidate list. Jun2020
2020-12-18 Ying Zhang clean up
2020-12-18 Pedro Ferreira Print errors obtained
2020-12-18 Pedro Ferreira Forgot newline at the end of byte string
2020-12-18 Pedro Ferreira Use .test format and enable test just for int128 installations
2020-12-18 Sjoerd Mullender Merged with Jun2020, not changing any code. Oct2020
2020-12-18 Sjoerd Mullender Work around stupid Intel compiler. Jun2020
2020-12-18 Pedro Ferreira Reduce query deepness further
2020-12-18 Sjoerd Mullender Silence Windows.
2020-12-18 Pedro Ferreira Reapproved dependency tests after describe functions changes
2020-12-18 Sjoerd Mullender Fix 32 bit output.
2020-12-18 Sjoerd Mullender Add cast: sometimes SQLUINTEGER is defined as unsigned long.
2020-12-18 Pedro Ferreira Missed closing quotes on Windows output Oct2020
2020-12-18 Sjoerd Mullender Add upgrade code.
2020-12-18 Sjoerd Mullender Fix old changelog entry. Oct2020
2020-12-17 Ying Zhang add what this test tests
2020-12-17 Ying Zhang Cleaned up
2020-12-17 Ying Zhang The test 'sessioncontrol' has nothing to do with users and privileges, so moved
2020-12-17 Ying Zhang Cleaned up
2020-12-17 Ying Zhang Cleaned up test
2020-12-17 Pedro Ferreira Merged with default indirect-privs
2020-12-17 Pedro Ferreira Approved outputs in new format
2020-12-17 Ying Zhang Added test for `GRANT SELECT on <view>` indirect-privs
2020-12-17 Pedro Ferreira Merged with Oct2020
2020-12-17 Pedro Ferreira Check if the user has privilege to call function Oct2020
2020-12-17 Pedro Ferreira Approved output Oct2020
2020-12-17 Sjoerd Mullender Fix and approve upgrade.
2020-12-17 Pedro Ferreira Show identifiers between double quotes in the SQL plan and escape them properly on remote plan parsing. I will do the merge into default. I know the plans changed Oct2020
2020-12-17 Niels Nes small test of reordering joins based partialy on table size (WIP) jun-order
2020-12-17 Aris Koning Merge into describe_type() small additions from monetdbe-proxy.
2020-12-17 Aris Koning Migrate most of the describe and dump functions to sql/scripts. monetdbe-proxy
2020-12-15 Aris Koning dump grants. monetdbe-proxy
2020-12-17 Aris Koning Merge with default. monetdbe-proxy
2020-12-12 Aris Koning Implemented all comment types. monetdbe-proxy
2020-12-12 Aris Koning Merge with default. monetdbe-proxy
2020-12-17 Sjoerd Mullender Abbreviate progress message.
2020-12-17 Sjoerd Mullender Also test Unix domain socket URI, but not on Windows.
2020-12-17 Sjoerd Mullender Use Python script to silence test.
2020-12-17 Pedro Ferreira Added missing truncate version indirect-privs
2020-12-17 Pedro Ferreira Merged with default indirect-privs
2020-12-17 Pedro Ferreira On this branch, this outputs are expected
2020-12-17 Pedro Ferreira Merged with default indirect-privs
2020-12-16 Ying Zhang Merged "privs2", "test_privs2_p1" and "test_privs2_p2" into "function_privs"
2020-12-16 Ying Zhang Fixed test: drop a role while it's used by a user is not a bug (see Issue #7029)