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