pg_affected Change Request - Mailing list pgsql-general

From Jan
Subject pg_affected Change Request
Date
Msg-id 000801c50f1b$51a61660$6501a8c0@hsd1.ga.comcast.net
Whole thread Raw
Responses Re: pg_affected Change Request  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
I've been using PostgreSQL for about three months.  So far my only objection is that "pg_affected" provides the number of attempts rather than the number of rows that are actually changed.  I could easily do that with a little counter. 
 
I think PostgreSQL should be changed to return the number of rows actually changed (whether updated, inserted or deleted). 

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Understanding EXPLAIN ANALYZE output
Next
From: Jonel Rienton
Date:
Subject: Re: Postgresql and Macintosh