mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-02 10:47:31 +08:00
The tsquery, ltxtquery and query_int data types have a common ancestor. Having acquired check_stack_depth() calls independently, each was missing at least one call. Back-patch to 9.0 (all supported versions).