mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 02:05:34 +00:00
67583281e3
PostgreSQL 14 changed the behavior of `websearch_to_tsquery` to improve some behaviour. The tests were hitting those edge-cases about handling of hanging double quotes. This fixes the tests to take into account the PostgreSQL version.