[PATCHES] Fix for compiler warnings on MSVC

2008-02-19 Thread Gevik Babakhani
this is a fix for the compiler warnings on MSVC due differences in declaration and implementation of _yconv in strfime.c. I have testing this patch on: - MSVC 8 - gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) Regards, Gevik. 2.strftime.c.patch Description: Binary data

Re: [PATCHES] Fix for compiler warnings on MSVC

2008-02-19 Thread Magnus Hagander
On Tue, Feb 19, 2008 at 11:25:14AM +0100, Gevik Babakhani wrote: this is a fix for the compiler warnings on MSVC due differences in declaration and implementation of _yconv in strfime.c. I have testing this patch on: - MSVC 8 - gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) Argh for

Re: [PATCHES] Fix for compiler warnings on MSVC

2008-02-19 Thread Gevik Babakhani
Argh for delays in the mailinglist delivery and my reading :-) I've just applied one identical and one very similar patch to yours for these two issues. But thanks anyway :-) Thank you :) ---(end of broadcast)--- TIP 6: explain analyze

Re: [PATCHES] Proposed patch to change TOAST compression strategy

2008-02-19 Thread Magnus Hagander
On Tue, Feb 19, 2008 at 06:46:24PM +0300, Teodor Sigaev wrote: Magnus, could you provide dump of tsvector column of archive search? I'll make a test with and without Tom's patch. I have not done any performance testing of these changes --- does anyone have specific test scenarios they'd like