You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the ^@ operator does not exist in all supported version, so use instead the
"text ~ text" non-commutable operator
- first tests could fail is used against an instance with preexisting data in
pg_qualstats' shmem
- a test would give different results whether pg_stat_statements is installed
or not
0 commit comments