aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-12-10 11:12:43 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-12-10 11:12:43 -0500
commit62999b93251eefbfcf900a0bb202721b0a422ffd (patch)
treeac10a553f14d55e4a7756466b896d45d3b1aec3d /contrib/postgres_fdw/postgres_fdw.c
parenta628e0c5b484eed450093258440cf858bcdb0555 (diff)
downloadpostgresql-62999b93251eefbfcf900a0bb202721b0a422ffd.tar.gz
postgresql-62999b93251eefbfcf900a0bb202721b0a422ffd.zip
Add stack depth checks to key recursive functions in backend/nodes/*.c.
Although copyfuncs.c has a check_stack_depth call in its recursion, equalfuncs.c, outfuncs.c, and readfuncs.c lacked one. This seems unwise. Likewise fix planstate_tree_walker(), in branches where that exists. Discussion: https://postgr.es/m/30253.1544286631@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions