Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 0118D2E2DC7 for ; Thu, 31 Jan 2008 13:51:04 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 02932-02-2 for ; Thu, 31 Jan 2008 13:51:03 -0400 (AST) Received: from gauss.credativ.com (gauss.credativ.com [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id 34B752E0380 for ; Thu, 31 Jan 2008 13:50:07 -0400 (AST) Received: from hawking.credativ.lan (exit.credativ.com [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id AABB07752B; Thu, 31 Jan 2008 18:50:05 +0100 (CET) From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: Lack of docs for libpq C Library Date: Thu, 31 Jan 2008 18:50:04 +0100 User-Agent: KMail/1.9.7 Cc: Bruce Momjian , Tom Lane , Alvaro Herrera , Pavel Golub References: <200801311714.m0VHEsW20162@momjian.us> In-Reply-To: <200801311714.m0VHEsW20162@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801311850.04943.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200801/55 X-Sequence-Number: 4784 Am Donnerstag, 31. Januar 2008 schrieb Bruce Momjian: > I put it in parentheses to highlight the URL is only for reference to > the diagrams and explaination. We can either remove the URL or remove > it if the URL changes. > > SSL is pretty complicated so when I saw something that made it clearer, > I added it. > > > Furthermore HP is hardly the authoritative reference on SSL. Can't > > we find an RFC or something? > > See above. If anything, we should link to OpenSSL, because they implement the API we are referring to. I don't know what HP has to do with it. -- Peter Eisentraut http://developer.postgresql.org/~petere/