ODBC Driver not allowing updates into views - Mailing list pgsql-bugs

From Firas Khasawneh
Subject ODBC Driver not allowing updates into views
Date
Msg-id 0af040779b5841bd88607d069afc90c3@MERCMBX29R.na.SAS.com
Whole thread Raw
Responses Re: ODBC Driver not allowing updates into views  (John R Pierce <pierce@hogranch.com>)
List pgsql-bugs
Hi,

I am using Postgres 9.3.2 and the application I am working on requires upda=
ting views, inserting into views and delete from views. None of these opera=
tion are working from ODBC.
The same are possible when connecting to the database via JDBC or psql.


NB: I am not part of any of the email lists.


Thanks and Regards,
Firas Khasawneh

pgsql-bugs by date:

Previous
From: Jeff Davis
Date:
Subject: Crash in json_to_record()
Next
From: Tom Lane
Date:
Subject: Re: BUG #9135: PostgreSQL doesn't want use index scan instead of (index scan+sort+limit)