Re: [ODBC] Drop column and Access - Mailing list pgsql-general

From Hiroshi Inoue
Subject Re: [ODBC] Drop column and Access
Date
Msg-id 3DEEE0FC.E4E38015@tpf.co.jp
Whole thread Raw
In response to Drop column and Access  (Adrian Klaver <aklaver@attbi.com>)
Responses Re: [ODBC] Drop column and Access
List pgsql-general
Tom Lane wrote:
>
> Adrian Klaver <aklaver@attbi.com> writes:
> > Programs used -Postgres 7.3,SuSE 7.2,psqlODBC
> > 7.02.00.04,Access95,97,Win95,98.
> > I have a Postgres database running on a Linux server.
> > I dropped a column on one of the tables. When I tried
> > to relink the table in Access it complained
> > it couldn't find the table because of a naming violation.
>
> Sounds like psqlODBC may not yet know it's supposed to
> ignore pg_attribute entries with attisdropped true.

Hmm isn't it your responsibility to change the code ?
It was you who rejected all the proposals which don't
need the attisdropped test.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: get_bit etc.
Next
From: Lamar Owen
Date:
Subject: 7.3 RPMS.