Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1XJQUO-00084E-8Y for pgsql-jdbc@arkaria.postgresql.org; Mon, 18 Aug 2014 17:13:00 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1XJQUN-0007fN-KG for pgsql-jdbc@arkaria.postgresql.org; Mon, 18 Aug 2014 17:12:59 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1XJQUM-0007c9-LM; Mon, 18 Aug 2014 17:12:58 +0000 Received: from 01.zmailcloud.com ([192.198.85.104] helo=mx-out-1.zmailcloud.com) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1XJQUJ-0000It-AB; Mon, 18 Aug 2014 17:12:56 +0000 Received: from smtp.01.com (smtp.01.com [10.10.0.43]) by mx-out-1.zmailcloud.com (Postfix) with ESMTP id 83AB9563F45; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by smtp-out-1.01.com (Postfix) with ESMTP id 7B1ADA031A; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) X-Virus-Scanned: amavisd-new at smtp-out-1.01.com Received: from smtp.01.com ([127.0.0.1]) by localhost (smtp-out-1.01.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eBLnMr2BCT1G; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) Received: from smtp.01.com (localhost [127.0.0.1]) by smtp-out-1.01.com (Postfix) with ESMTP id 59698A034B; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by smtp-out-1.01.com (Postfix) with ESMTP id 44334A0335; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) X-Virus-Scanned: amavisd-new at smtp-out-1.01.com Received: from smtp.01.com ([127.0.0.1]) by localhost (smtp-out-1.01.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id BtBF9AZMK-xf; Mon, 18 Aug 2014 12:12:54 -0500 (CDT) Received: from [172.47.23.104] (70-36-143-82.dsl.dynamic.sonic.net [70.36.143.82]) by smtp-out-1.01.com (Postfix) with ESMTPSA id 6B34BA031A; Mon, 18 Aug 2014 12:12:53 -0500 (CDT) Message-ID: <53F23411.303@agliodbs.com> Date: Mon, 18 Aug 2014 10:12:49 -0700 From: Josh Berkus Organization: PostgreSQL Experts Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Christopher Barham , "pgsql-docs@postgresql.org" , pgsql-jdbc@postgresql.org Subject: Re: [DOCS] JDBC documentation - issue report References: <9c3f9281b1e34a7485bd54144bad6068@BL2PR08MB387.namprd08.prod.outlook.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-jdbc Precedence: bulk Sender: pgsql-jdbc-owner@postgresql.org Forwarding this to pgsql-jdbc mailing list. On 08/18/2014 06:18 AM, Christopher Barham wrote: > Hi, >=20 >=20=20 >=20 > Just spotted a possible issue in the Documentation around loading the > JDBC driver. This page documents how: > http://jdbc.postgresql.org/documentation/93/load.html >=20 > However, as of JDK6/JDBC 4.0, it should not be necessary to use the >=20 > Class.forName("org.postgresql.Driver"); >=20 > method to load the JDBC driver as they are automatically loaded =E2=80= =93 see > Javadoc here >=20 > http://docs.oracle.com/javase/8/docs/api/java/sql/DriverManager.html >=20 >=20=20 >=20 > Cheers, >=20 > Chris >=20 >=20=20 >=20 --=20 Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com --=20 Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc