unixware

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)postgreSQL(dot)org (Marc G(dot) Fournier)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: unixware
Date: 1998-01-19 18:12:29
Message-ID: 199801191812.NAA10228@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I removed the 'lock' in the source tree. I think Lock is a valid 386
opcode, but gcc under Freebsd and BSDI does not support it.

Can you put some ifdef in there so Unixware uses it, but non-unixware
does not?

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

Browse pgsql-hackers by date

  From Date Subject
Next Message Keith Parks 1998-01-19 18:52:52 Re: [HACKERS] Re: varchar() troubles
Previous Message Bruce Momjian 1998-01-19 18:09:10 Re: [HACKERS] Re: subselects