Re: [PATCHES] memset using long instead of int32

2006-02-24 Thread Bruce Momjian
Peter Eisentraut wrote:
> ITAGAKI Takahiro wrote:
> > Attached is a patch that changes memset to use 'long' instead of
> > 'int32'.
> 
> Your patch has been installed.  Thanks.

Actually, Tom wanted to test this patch because he was concerned that
the new _long_ alignment requirements meant that on some platforms the
inline copy would be possible in fewer places than before.

Tom, did you test that?

-- 
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [PATCHES] memset using long instead of int32

2006-02-16 Thread Peter Eisentraut
ITAGAKI Takahiro wrote:
> Attached is a patch that changes memset to use 'long' instead of
> 'int32'.

Your patch has been installed.  Thanks.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings