Re: Patch for broken JDBC's getColumn()

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: Jeroen van Vianen <jeroen(dot)van(dot)vianen(at)satama(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Patch for broken JDBC's getColumn()
Date: 2001-08-29 22:02:19
Message-ID: 4apqot01rt2b6c7dm1hgaicilndktb0s54@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

On Tue, 28 Aug 2001 23:32:43 +0200, you wrote:
>Attached is a patch for JDBC's getColumn() function that was broken /
>flawed in the following ways:
>
>1. Only returned columns that had a default value defined, rather than
>all columns in a table

Aha, so that's it! I noticed it returned a funny subset of all
my columns, but I couldn't figure out exactly what columns were
excluded.

Thanks for the fix. I haven't checked your patch, but I believe
you :-)

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-08-29 22:06:12 Re: Status of JDBC test suite?
Previous Message Rene Pijlman 2001-08-29 21:55:30 PostgreSQL/JDBC Test Suite Howto

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2001-08-29 22:10:46 pgcrypto/px.c fix
Previous Message Rene Pijlman 2001-08-29 21:55:30 PostgreSQL/JDBC Test Suite Howto