File tree 2 files changed +10
-6
lines changed 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Fri Sep 29 23:04:02 EDT 2000
4
+ Last updated: Wed Oct 11 23:12:29 EDT 2000
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
195
195
A file win31.mak is included in the distribution for making a Win32
196
196
libpq library and psql.
197
197
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.
200
202
201
203
1.5) Where can I get PostgreSQL?
202
204
Original file line number Diff line number Diff line change 7
7
Frequently Asked Questions (FAQ) for PostgreSQL
8
8
</ H1 >
9
9
< P >
10
- Last updated: Fri Sep 29 23:04:02 EDT 2000
10
+ Last updated: Wed Oct 11 23:12:29 EDT 2000
11
11
< P >
12
12
Current maintainer: Bruce Momjian (< A
13
13
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>
251
251
A file < I > win31.mak</ I > is included in the distribution for making a
252
252
Win32 < I > libpq</ I > library and psql.< P >
253
253
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 >
256
258
257
259
258
260
< H4 > < A NAME ="1.5 "> 1.5</ A > ) Where can I get PostgreSQL?</ H4 > < P >
You can’t perform that action at this time.
0 commit comments