Postgresql INSTALL-file & Windows

Magnus Hagander <mha@sollentuna.net>

From: Magnus Hagander <mha@sollentuna.net>
To: "'scrappy@postgresql.org'" <scrappy@postgresql.org>
Date: 1999-01-05T13:35:21Z
Lists: pgsql-hackers, pgsql-docs
Hi!

In the INSTALL file, it says (under "Unsupported platforms"):
       Windows   x86        v6.3     1998-03-01    not library compatible; 
                                                   client side maybe; use 
                                                   ODBC/JDBC


       Note that Windows ports of the frontend are 
       apparently possible using third-party Posix porting 
       tools and libraries.

I believe the client libraries (at least libpq) are available in native
Win32 since version 6.4.

//Magnus