projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b1782f
)
Document that Cygwin does not support OpenSSL.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 6 Jan 2009 19:42:57 +0000
(19:42 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 6 Jan 2009 19:42:57 +0000
(19:42 +0000)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index a72508a86ab88113e71e4ad8a364a083c4e88fb6..c1f4a532c95ffdf1dee9d03b1fda9ee4f4f1da44 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.31
6 2008/12/01 08:24:19 petere
Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.31
7 2009/01/06 19:42:57 momjian
Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@
-2389,6
+2389,12
@@
hosts=local4,bind4
</para>
</listitem>
+ <listitem>
+ <para>
+ OpenSSL is not supported.
+ </para>
+ </listitem>
+
<listitem>
<para>
Start <command>cygserver</command> for shared memory support.