From: Bruce Momjian Date: Tue, 6 Jan 2009 19:42:57 +0000 (+0000) Subject: Document that Cygwin does not support OpenSSL. X-Git-Tag: REL8_4_BETA1~455 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e825fac2a3edabe6b66006d557c0febb9730e89a;p=thirdparty%2Fpostgresql.git Document that Cygwin does not support OpenSSL. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index a72508a86ab..c1f4a532c95 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%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.