pgsql: On Solaris ASM, / '/' is the comment for x86, while '!' is the

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: On Solaris ASM, / '/' is the comment for x86, while '!' is the
Date: 2006-05-05 16:23:20
Message-ID: 20060505162320.7F6369FB1CC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
On Solaris ASM, / '/' is the comment for x86, while '!' is the comment
for Sparc

Robert Lor

Modified Files:
--------------
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?r1=1.4&r2=1.5)
solaris_x86.s (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_x86.s.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-05-05 18:10:35 pgsql: Seems some NetBSD 3.0 x86 systems still need
Previous Message Bruce Momjian 2006-05-05 16:16:49 pgsql: Use regression results float8-small-is-zero only for NetBSD <