diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-10 11:12:43 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-10 11:12:43 -0500 |
commit | 552c310ba4ec072a2df48a08722f0af2e3703fdf (patch) | |
tree | a3dea17fe8d91570e5b1639f90202af51d1a5cc1 /src/tutorial/basics.source | |
parent | 4d5cfb91156d1cc8ede245b8b363468efedf1975 (diff) | |
download | postgresql-552c310ba4ec072a2df48a08722f0af2e3703fdf.tar.gz postgresql-552c310ba4ec072a2df48a08722f0af2e3703fdf.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 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions