Re: Pet Peeves? - Mailing list pgsql-general

From Jeff Davis
Subject Re: Pet Peeves?
Date
Msg-id 1233254927.30906.9.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to Pet Peeves?  (Gregory Stark <stark@enterprisedb.com>)
List 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 by date:

Previous
From: johnf
Date:
Subject: Re: Pet Peeves?
Next
From: Tommy Gildseth
Date:
Subject: Re: Text search segmentation fault