- 11 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 16 Jun, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
FreeBSD 11 supports robust process-shared POSIX mutexes, but requires them to be explicitly destroyed before munmap
-
- 30 Jan, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 23 Jan, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 22 Nov, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 21 Nov, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 26 Aug, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
mdb_load wasn't properly inserting escaped backslashes into the data. mdb_dump wasn't escaping backslashes when generating printable output.
-
- 19 Jul, 2019 1 commit
-
-
Howard Chu authored
-
- 16 Apr, 2019 2 commits
-
-
Howard Chu authored
-
Broken in ITS#8756
-
- 10 Feb, 2019 2 commits
-
-
Howard Chu authored
-
CreateFileMapping already takes care of it.
-
- 31 Jan, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
Bump up number of keys for which we use fine-grained splitpoint search
-
- 14 Jan, 2019 2 commits
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
- 19 Dec, 2018 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 10 Sep, 2018 6 commits
-
-
Howard Chu authored
-
-
Howard Chu authored
-
Howard Chu authored
Unnecessary since these are DUPs, the key will always be the same
-
Howard Chu authored
-
Howard Chu authored
Avoid stomping on flags from 1st readhr invocation
-
- 02 May, 2018 1 commit
-
-
Howard Chu authored
-
- 22 Mar, 2018 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 21 Mar, 2018 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 11 Feb, 2018 3 commits
-
-
Quanah Gibson-Mount authored
-
This checks XCURSOR_INITED() and fixes the mn_flags check.
-
* Check NUMKEYS(), similar to f34b61f9 "ITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check". * Move XCURSOR_INITED() into XCURSOR_REFRESH(). This adds a check in mdb_cursor_put, below /* converted, write the original data first */. * Factor mc_ki[] out to XCURSOR_REFRESH(). * Replace an mc_pg[] with mp which is equal (mdb_cursor_del0).
-