aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-04-13 20:00:10 +0000
committerBruce Momjian <bruce@momjian.us>2007-04-13 20:00:10 +0000
commit5b464e1196cf8a7df73b47d58282273f45983231 (patch)
treeb2b177ebc5e2bced64f07e561bf5ce5eabd2e003
parent6506a584cc853d2c6dcac76e75c9e1c802586afe (diff)
downloadpostgresql-5b464e1196cf8a7df73b47d58282273f45983231.tar.gz
postgresql-5b464e1196cf8a7df73b47d58282273f45983231.zip
Update Win32 FAQ HTML version to match corrected text version.
-rw-r--r--doc/src/FAQ/FAQ_MINGW.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/FAQ/FAQ_MINGW.html b/doc/src/FAQ/FAQ_MINGW.html
index 77ff60bb5a5..159553873ab 100644
--- a/doc/src/FAQ/FAQ_MINGW.html
+++ b/doc/src/FAQ/FAQ_MINGW.html
@@ -9,24 +9,24 @@
<h1 style="text-align: center;">Compiling PostgreSQL On Native Win32 FAQ<br>
</h1>
<P>Last updated: Thu Oct 14 18:22:57 EDT 2004</P>
-<P>Current maintainer: Bruce Momjian (<A href=
-"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
+<P>Current maintainer: Bruce Momjian &lt;<A href=
+"mailto:bruce@momjian.us">bruce@momjian.us</A>&gt;<BR>
</P>
<P>The most recent version of this document can be viewed at <A href=
"http://www.postgresql.org/docs/faqs.FAQ_MINGW.html">
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html</A>.</P>
-<P>The FAQ for running PostgreSQL on native Win32 is at <A href=
-"http://pginstaller.projects.postgresql.org/FAQ_windows.html">
-http://pginstaller.projects.postgresql.org/FAQ_windows.html</A>.</P>
+<P>The FAQ Running & Installing PostgreSQL On Native Windows is at <A href=
+"http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html">
+http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html</A>.</P>
<p>The native Win32 port is built from source using MinGW tools.&nbsp;
There is also a precompiled binary installer called <span
style="font-style: italic;">pginstaller</span> which you can find at
from <a href="http://pgfoundry.org/projects/pginstaller">http://pgfoundry.org/projects/pginstaller</a>.&nbsp;
It is a fully native build and uses no additional software like MinGW.
-The ready-made instlaler files are available on the main PostgreSQL ftp servers
+The ready-made installer files are available on the main PostgreSQL ftp servers
in the binary/win32 directory.
<br>
</p>