postgresql/contrib/intarray
Noah Misch 7bed97d486 Prevent stack overflow in query-type functions.
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).
2015-10-05 10:06:33 -04:00
..
bench
data
expected
sql
_int_bool.c Prevent stack overflow in query-type functions. 2015-10-05 10:06:33 -04:00
_int_gin.c Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
_int_gist.c Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
_int_op.c
_int_tool.c
_int.h
_intbig_gist.c Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
.gitignore
intarray--1.0.sql
intarray--unpackaged--1.0.sql
intarray.control
Makefile