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-0001Nd-AN@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
------
master

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

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


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: On IA64 architecture, we check the depth of the register stack i
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: On IA64 architecture, we check the depth of the register stack i