GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/653
[ZEPPELIN-615] Restore postgresql functionality ### What is this PR for? Restore postgresql functionality and fix some mistake #361. ### What type of PR is it? Hot Fix ### Is there a relevant Jira issue? ZEPPELIN-614 ### How should this be tested? Outline the steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/incubator-zeppelin hotfix/restore-psql Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/653.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #653 ---- commit fde5a2be8c488c8f7b1d25daf77a9137d9116865 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-01-18T13:39:34Z [HOTFIX] Temporary support on Postgresql - Related #361 commit 8917ada0a054ac96c88df88d5c0fd4537ad250c1 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-01-18T13:47:54Z [HOTFIX] Temporary support on Postgresql - Related #361 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---