Re: [GENERAL] PostgreSQL 8 compiling for Windows

2005-02-28 Thread John DeSoi
On Feb 28, 2005, at 7:11 AM, Konstantin Danilov wrote: I need to compile postgres 8 for Windows to set up the locale support. The distributive accessible from FTPs does not support it, and I cannot sort Russian letters - that's why.. I have MS Visual Studio 6, but I've never worked with it. So, h

[GENERAL] PostgreSQL 8 compiling for Windows

2005-02-28 Thread Konstantin Danilov
Hello list I need to compile postgres 8 for Windows to set up the locale support. The distributive accessible from FTPs does not support it, and I cannot sort Russian letters - that's why.. I have MS Visual Studio 6, but I've never worked with it. So, how can I do everything? -