git.postgresql.org Git - postgresql.git/commit
Sun, 7 Nov 2010 02:59:09 +0000 (22:59 -0400)
Sun, 7 Nov 2010 02:59:09 +0000 (22:59 -0400)
commit ba007262a7661234588b1ebe297e3a95924ba587
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.
This is the main PostgreSQL git repository.
RSS
Atom