pgsql: On IA64 architecture, we check the depth of the register stack i - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: On IA64 architecture, we check the depth of the register stack i
Date
Msg-id E1Q9w7w-0001Nf-6R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_0_STABLE

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

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


pgsql-committers by date:

Previous
From: sas@pgfoundry.org (User Sas)
Date:
Subject: slony1-ctl - slony-ctl: Echoing table name and sequence name when
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: On IA64 architecture, we check the depth of the register stack i