mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
5976097c0f
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).