Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f647f96

Browse files
committed
Update FAQ.
1 parent c6a6de4 commit f647f96

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

doc/FAQ

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Sep 29 23:04:02 EDT 2000
4+
Last updated: Wed Oct 11 23:12:29 EDT 2000
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -195,8 +195,10 @@
195195
A file win31.mak is included in the distribution for making a Win32
196196
libpq library and psql.
197197

198-
The database server is now working on Windows NT using the Cygnus
199-
Unix/NT porting library. See pgsql/doc/FAQ_NT in the distribution.
198+
The database server is now working on Windows NT using Cygwin, the
199+
Cygnus Unix/NT porting library. See pgsql/doc/FAQ_NT in the
200+
distribution. It does not work on MS Windows 9X because Cygwin does
201+
not support the features we need on those platforms.
200202

201203
1.5) Where can I get PostgreSQL?
202204

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <H1>
77
Frequently Asked Questions (FAQ) for PostgreSQL
88
</H1>
99
<P>
10-
Last updated: Fri Sep 29 23:04:02 EDT 2000
10+
Last updated: Wed Oct 11 23:12:29 EDT 2000
1111
<P>
1212
Current maintainer: Bruce Momjian (<A
1313
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
@@ -251,8 +251,10 @@ <H4><A NAME="1.4">1.4</A>) What non-unix ports are available?</H4><P>
251251
A file <I>win31.mak</I> is included in the distribution for making a
252252
Win32 <I>libpq</I> library and psql.<P>
253253

254-
The database server is now working on Windows NT using the Cygnus
255-
Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the distribution.<P>
254+
The database server is now working on Windows NT using Cygwin, the
255+
Cygnus Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the
256+
distribution. It does not work on MS Windows 9X because Cygwin does not
257+
support the features we need on those platforms. <P>
256258

257259

258260
<H4><A NAME="1.5">1.5</A>) Where can I get PostgreSQL?</H4><P>

0 commit comments

Comments
 (0)