aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-06 19:36:29 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-06 19:36:29 -0400
commitd7a2ce4905da7d812407b6354f038aac17e97024 (patch)
treee7a2884f69ed02a09b007211814ef8b6d55be201 /src/backend/access/gist/gistutil.c
parentdd1c781903811416db4e03383a4cb0bfc8cfac40 (diff)
downloadpostgresql-d7a2ce4905da7d812407b6354f038aac17e97024.tar.gz
postgresql-d7a2ce4905da7d812407b6354f038aac17e97024.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(). Since this is poorly-tested code, committing only to HEAD for the moment ... but we might want to consider back-patching later.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions