Skip to content
Snippets Groups Projects
Commit 863c9d11 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

I was trying to get a very nice FREE graphical db tool called DbVisualizer

(http://www.ideit.com/products/dbvis/) to work with Postgresql and I found
out the following bug: if database has views then getTables() gets the null
pointer exception ('order by relname' makes the listing tree in
DbVisualizer a lot useful !!)

This patch should propably be applied to the the jdbc1's
DatabaseMetaData.java, too.

Panu Outinen
parent 01cc3440
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment