summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:21 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:21 -0400
commit940de279ce4a626eebbf033cfa72767e85a0f885 (patch)
treea262527ac1e46fb4b120788f688da6338e310387 /src/backend/access/gist/gistscan.c
parent75991cb471ed4e624c6d7511c0373e28ce3195b2 (diff)
Add support for detecting register-stack overrun on IA64.
Per recent investigation, the register stack can grow faster than the regular stack depending on compiler and choice of options. To avoid crashes we must check both stacks in check_stack_depth(). Back-patch to all supported versions.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions