Re: COLUMN_SIZE for bytea now equals -4 (09.05 vs 09.06)

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Mateusz Loskot <mateusz(at)loskot(dot)net>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: COLUMN_SIZE for bytea now equals -4 (09.05 vs 09.06)
Date: 2017-03-28 14:30:24
Message-ID: d19fad9a-7d86-6d55-7741-467165022389@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 2017/03/28 21:37, Mateusz Loskot wrote:
> Hi,
>
> I noticed Ubuntu 12.04 package odbc-postgresql updated
> from 09.05.0400 to 09.06.0200.
>
> Since then, a 'bytea` column info obtained with SQLColumns
> no longer reports COLUMN_SIZE larger than 0, but equal to -4.
> AFAIU, -4 means SQL_NO_TOTAL.
>
> Which change in the release notes corresponds to that?
> https://odbc.postgresql.org/docs/release.html
>
> Is it this one?
>
> 18. Change the default of ByteaAsLongVarBinary from 0 to 1

Yes.
Is it inconvenient to you?

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Mateusz Loskot 2017-03-28 14:40:26 Re: COLUMN_SIZE for bytea now equals -4 (09.05 vs 09.06)
Previous Message Mateusz Loskot 2017-03-28 12:37:14 COLUMN_SIZE for bytea now equals -4 (09.05 vs 09.06)