aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:15 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:15 -0400
commitfaa90079839343e7b350c869b45f496ea3e9a05c (patch)
treed002f9e08731b9220682464aecd2242fa6e187ee /src/backend/access/gist/gistutil.c
parent78f0924f0081913095677b0b6bfe2877f6b5e5a5 (diff)
downloadpostgresql-faa90079839343e7b350c869b45f496ea3e9a05c.tar.gz
postgresql-faa90079839343e7b350c869b45f496ea3e9a05c.zip
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/gistutil.c')
0 files changed, 0 insertions, 0 deletions