TypeInfoCache - Mailing list pgsql-jdbc

From Daniel Migowski
Subject TypeInfoCache
Date
Msg-id 47692D4C.3060305@ikoffice.de
Whole thread Raw
List pgsql-jdbc
Hello dear developers,

I just updated the TypeInfoCache to return LONGVARCHAR for the PostgreSQL Type text. Currently VARCHAR(0) is returned, which seems not correct in my eyes, and confuses some major software packets like Chrystal Reports.

Patch attached,
with best regards,
Daniel Migowski
--
 |¯¯|¯¯|    IKOffice GmbH             Daniel Migowski|  |  |/|                            Mail: dmigowski ÄT ikoffice.de|  | // |  Nordstr. 10               Tel.: +49 (441) 21 98 89 52|  | \\ |  26135 Oldenburg           Fax.: +49 (441) 21 98 89 55|__|__|\|  http://www.ikoffice.de    Mob.: +49 (176) 22 31 20 76           Geschäftsführer: Ingo Kuhlmann, Daniel Migowski           Amtsgericht Oldenburg, HRB 201467           Steuernummer: 64/211/01864

pgsql-jdbc by date:

Previous
From: Gregory Stark
Date:
Subject: Re: TypeInfoCache
Next
From: Daniel Migowski
Date:
Subject: Re: TypeInfoCache