Bug with POSTGRESQL JDBC Driver 7.1 -1.2

Started by Emil Goldfrabalmost 25 years ago2 messagesbugs
Jump to latest
#1Emil Goldfrab
EmilGoldfarb@netscape.net

I don't know if this is the right place to inform about this bug but I
could not find where else to do it.

The function getTables of the Class DatabaseMetaData is generating a
NullPointerException when it is called and Views exist in the databse.
The funcition behaves properly when no views are defined in the database.

The following is an example Error Stack Trace of when the problem occurs:

java.lang.NullPointerException
at
org.postgresql.jdbc2.DatabaseMetaData.getTables(DatabaseMetaData.java:1707)

Thank You

Emil Goldfarb

#2Bruce Momjian
bruce@momjian.us
In reply to: Emil Goldfrab (#1)
Re: Bug with POSTGRESQL JDBC Driver 7.1 -1.2

Get newest jdbc driver at:

http://jdbc.fastcrypt.com

I don't know if this is the right place to inform about this bug but I
could not find where else to do it.

The function getTables of the Class DatabaseMetaData is generating a
NullPointerException when it is called and Views exist in the databse.
The funcition behaves properly when no views are defined in the database.

The following is an example Error Stack Trace of when the problem occurs:

java.lang.NullPointerException
at
org.postgresql.jdbc2.DatabaseMetaData.getTables(DatabaseMetaData.java:1707)

Thank You

Emil Goldfarb

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026