You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by yo...@apache.org on 2016/10/19 17:26:30 UTC

[04/10] incubator-hawq-docs git commit: update driver names

update driver names


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/df2aaed3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/df2aaed3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/df2aaed3

Branch: refs/heads/develop
Commit: df2aaed3aab20b9d0fffa0c62df8a23c33864065
Parents: fbb0571
Author: Lisa Owen <lo...@pivotal.io>
Authored: Tue Oct 4 16:26:02 2016 -0700
Committer: Lisa Owen <lo...@pivotal.io>
Committed: Tue Oct 4 16:26:02 2016 -0700

----------------------------------------------------------------------
 clientaccess/g-database-application-interfaces.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/df2aaed3/clientaccess/g-database-application-interfaces.html.md.erb
----------------------------------------------------------------------
diff --git a/clientaccess/g-database-application-interfaces.html.md.erb b/clientaccess/g-database-application-interfaces.html.md.erb
index ebd9282..4331940 100644
--- a/clientaccess/g-database-application-interfaces.html.md.erb
+++ b/clientaccess/g-database-application-interfaces.html.md.erb
@@ -6,8 +6,8 @@ You may want to deploy your existing Business Intelligence (BI) or Analytics app
 
 HAWQ provides the following connectivity tools for connecting to the HAWQ database:
 
-  - `psqlODBC` - PostgreSQL ODBC driver
-  - PostgreSQL JDBC Interface - PostgreSQL JDBC driver
+  - ODBC driver
+  - JDBC driver
   - `libpq` - PostgreSQL C API
 
 ## <a id="dbdriver"></a>HAWQ Drivers