Re: Pet Peeves?

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Pet Peeves?
Дата
Msg-id 1233254927.30906.9.camel@dell.linuxdev.us.dell.com
обсуждение исходный текст
Ответ на Pet Peeves?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-general
On Thu, 2009-01-29 at 13:16 +0000, Gregory Stark wrote:
> So, what do people say? Is Postgres perfect in your world or does it do some
> things which rub you the wrong way?

The one that has always bothered me is that there's no way to explicitly
set the value that is returned by PQcmdTuples(), i.e. the number of
affected rows.

This makes it very difficult to make truly transparent updatable views
in a complex case, e.g., if you're updating a remote table or something.

Regards,
    Jeff Davis


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

Предыдущее
От: johnf
Дата:
Сообщение: Re: Pet Peeves?
Следующее
От: Tommy Gildseth
Дата:
Сообщение: Re: Text search segmentation fault