From: Dave T. <Da...@Pr...> - 2002-07-01 03:01:56
|
Somewhat lamely I posted the lack of a row count with Postgres #do as a bug, then went back through the mailing list archives to see that it had been discussed back in April. However, I didn't see a resolution. Is this something that can be addressed? If I had a vote, I'd go with the option that assumed a #do was used with a none-SELECT statement. Right now, this is something of a problem for me, as I need to check the count following an update to ensure integrity of a long-running transaction. Cheers Dave |