summaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-06 22:59:09 -0400
commitba007262a7661234588b1ebe297e3a95924ba587 (patch)
tree205936e466b592372139d7a6ecd86c0b1f79d490 /src/backend/storage/file/fd.c
parentfb9042f77232bf30e3743e87fbcd1f1e2b29bde5 (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/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions