Fixes bug where join to pg_description was incorrect. Also modifies the

Barry Lind <barry@xythos.com>

Commit: 5ec61f4d2b129d6630d1c72058b3d381cbf21cbc
Author: Barry Lind <barry@xythos.com>
Date: 2002-11-11T07:11:12Z
Releases: 7.4.1
Fixes bug where join to pg_description was incorrect.  Also modifies the
regression test to test for this case.  Patch submitted by Kris Jurka.

 Modified Files:
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
 	jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java

Files