Re: Updatable/Read-only columns - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Updatable/Read-only columns
Date
Msg-id CAB=Je-FtS3BnJS92Z-difJ0nXbEyu+JdZWfV27x81f84NkAgDw@mail.gmail.com
Whole thread Raw
In response to Updatable/Read-only columns  (Michaël Michaud <m.michael.michaud@orange.fr>)
List pgsql-jdbc
Hi,

Pull requests are welcome.

I think the way to go is to update
org.postgresql.jdbc.PgResultSetMetaData#fetchFieldMetaData with an
expression that is used in information_schema.columns.is_updatable.
TravisCI validates all the supported versions, thus we'll know if the
change requires some version-specific tweaks.

Vladimir


pgsql-jdbc by date:

Previous
From: Michaël Michaud
Date:
Subject: Updatable/Read-only columns
Next
From: dhaval jaiswal
Date:
Subject: System Query hit to Database