Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit91e081d

Browse files
committed
Adjust documention for Win32 installation options.
1 parente4ff7c5 commit91e081d

File tree

2 files changed

+1888
-1879
lines changed

2 files changed

+1888
-1879
lines changed

‎doc/src/sgml/install-win32.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.18 2004/09/27 19:43:17 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.19 2004/12/24 18:32:50 momjian Exp $
33
-->
44

55
<chapter id="install-win32">
6-
<title>Installation on <productname>Windows</productname></title>
6+
<title>Client-OnlyInstallation on <productname>Windows</productname></title>
77

88
<indexterm>
99
<primary>installation</primary>
@@ -12,8 +12,9 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.18 2004/09/27 19:43:17 mo
1212

1313
<para>
1414
Although <productname>PostgreSQL</productname> is written for
15-
Unix-like operating systems and compiles under
16-
<productname>MinGW</productname>, the C client library
15+
Unix-like operating systems and can be built using
16+
<productname>MinGW</productname> and
17+
<productname>Cygwin</productname>, the C client library
1718
(<application>libpq</application>) and the interactive terminal
1819
(<application>psql</application>) can be compiled using other Windows
1920
tool sets. Makefiles are included in the source distribution for

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp