Обсуждение: pgsql: On IA64 architecture, we check the depth of the register stack i

Поиск
Список
Период
Сортировка

pgsql: On IA64 architecture, we check the depth of the register stack i

От
Heikki Linnakangas
Дата:
On IA64 architecture, we check the depth of the register stack in addition
to the regular stack. The code to do that is platform and compiler specific,
add support for the HP-UX native compiler.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cbb8c36c8d83edba975b59a534e972d82375fbe9

Modified Files
--------------
src/backend/tcop/postgres.c |    9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)