Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also do some very basic checks for AP message insertion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This still isn't optimal, but at least it isn't super slow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indices should be more specific as the general index can lead to
slower queries because postgres can't estimate the specificity of
jsonb indexes very well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|