Re: Roadmap for FE/BE protocol redesign

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Roadmap for FE/BE protocol redesign
Дата
Msg-id Pine.LNX.4.44.0303120107410.1617-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Roadmap for FE/BE protocol redesign  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-hackers
Dave Page writes:

> I don't know about JDBC, but ODBC could use it, and it would save a heck
> of a lot of pain in apps like pgAdmin that need to figure out if a column
> in an arbitrary resultset might be updateable.

Strictly speaking, result sets are never updatable, because there's no way
you can refer to a result set and tell the system to update it.  So let's
hear what you *really* need and then consider interfaces for *that*.
Maybe updatable views or updatable cursors?

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Request for quote
Следующее
От: "Sumaira Ali"
Дата:
Сообщение: bitmask for lock types