postgresql/contrib/ltree
Noah Misch 5976097c0f 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:30 -04:00
..
data
expected
sql
_ltree_gist.c Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
_ltree_op.c
.gitignore
crc32.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
crc32.h
lquery_op.c
ltree_gist.c Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
ltree_io.c
ltree_op.c
ltree--1.0.sql
ltree--unpackaged--1.0.sql
ltree.control
ltree.h
ltreetest.sql
ltxtquery_io.c Prevent stack overflow in query-type functions. 2015-10-05 10:06:30 -04:00
ltxtquery_op.c Prevent stack overflow in query-type functions. 2015-10-05 10:06:30 -04:00
Makefile