View Single Post

   
  #2 (permalink)  
Old 04-19-2008, 06:27 AM
Tom Lane
 
Posts: n/a
Default Re: [PATCH] sh: Add support Renesas SuperH

Nobuhiro Iwamatsu <iwamatsu@nigauri.org> writes:
> +#if defined(__sh__) /* Renesas SuperH */


Do they have any longer form of that macro? This one seems dangerously
likely to trigger on unrelated systems.

regards, tom lane

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote