At this moment 8.3 does not compile with MSVC due
missing HTMLDIR preprocessor directive which was added for --htmldir
Please see buildfarm.
PS:
There are also other warnings but those I consider to be separate issues.
(I am working on a fix)
Regards,
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
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
> 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 anal
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 to try?
--
Teodor Sigaev E-ma
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 t
"ITAGAKI Takahiro" <[EMAIL PROTECTED]> wrote:
> Bug reference: 3969
> Description:pg_ctl cannot detect server startup
> Details:
> pg_ctl -w -o "-p 5432 -c max_connections=100" start
> waits for server startup forever and timeout,
> but server has successfully started actually.
I f