mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-26 22:27:13 -05: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.