summary refs log tree commit diff
path: root/etc/psf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-10 02:18:00 -0400
committerJune McEnroe <june@causal.agency>2021-04-10 02:18:38 -0400
commit14e61da1a4d909a293bf949b8269dae474d0f420 (patch)
treebd00e3b07a15acdf921a6a74f76d6dc89d5ef091 /etc/psf/Makefile
parentCheck in dash autogen files (diff)
downloadsrc-14e61da1a4d909a293bf949b8269dae474d0f420.tar.gz
src-14e61da1a4d909a293bf949b8269dae474d0f420.zip
Add The Relentless Moon
More interesting than I remember the second book being, but so long
too.
Diffstat (limited to 'etc/psf/Makefile')
0 files changed, 0 insertions, 0 deletions
ass='logheader'>2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don'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