summary refs log tree commit diff
path: root/bin/cash/funcs/popd
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 19:49:20 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 19:49:20 -0500
commit9846c004a1cec5c28f5f3eb4b9299e2a0cfdadad (patch)
tree4023fbb9e9ba9ac5abe15d32a0f6904931e89f3b /bin/cash/funcs/popd
parentMove bltin out of subdirectory (diff)
downloadsrc-9846c004a1cec5c28f5f3eb4b9299e2a0cfdadad.tar.gz
src-9846c004a1cec5c28f5f3eb4b9299e2a0cfdadad.zip
Replace cash Makefile
Diffstat (limited to 'bin/cash/funcs/popd')
0 files changed, 0 insertions, 0 deletions
t use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe