diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-08-01 00:24:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-08-01 00:24:55 +0000 |
commit | 3bc619342fb8f39a3e355c9ec56a84826f433b08 (patch) | |
tree | cc27a8b11b9282700fef84e8ad94af847925015b | |
parent | ed5d55dafe96627fe810dec80ccba98df0b6834b (diff) | |
download | postgresql-3bc619342fb8f39a3e355c9ec56a84826f433b08.tar.gz postgresql-3bc619342fb8f39a3e355c9ec56a84826f433b08.zip |
Remove links to old Win32 source code ports.
-rw-r--r-- | doc/FAQ_MINGW | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/FAQ_MINGW b/doc/FAQ_MINGW index cfa3caf9f80..dff1d6af442 100644 --- a/doc/FAQ_MINGW +++ b/doc/FAQ_MINGW @@ -49,10 +49,7 @@ Resources There are several resources that helped us complete this port: * PeerDirect port of PostgreSQL 7.2 to Win32 - (ftp://momjian.postgresql.org/pub/postgresql/win32/PeerDirect) * CONNX Win32 signal - code(ftp://momjian.postgresql.org/pub/postgresql/win32/CONNX) * SRA port of PostgreSQL to Win32 (unfortunately, this is not - publically available because the threaded portion is proprietary) - * CHM help files - (http://www.pgadmin.org/snapshots/help/en_US/pgadmin3.chm) + * pgAdmin3 CHM help files + |