Finding number of updated rows in pl/pgsql

Поиск
Список
Период
Сортировка
От Aaron Sethman
Тема Finding number of updated rows in pl/pgsql
Дата
Msg-id Pine.LNX.4.21.0006051705220.24685-100000@squeaker.ratbox.org
обсуждение исходный текст
Список pgsql-sql
Is there any easy way to find out the number of rows updated by a update
or insert statement in pl/pgsql? I searched the mailing list archives and
didn't come up with anything.  Oh and BTW doing an insert/update combined
with select following won't exactly work as it is possible for this table
to have duplicated data in it.

Thanks,

Aaron



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

Предыдущее
От: Michael Fork
Дата:
Сообщение: Index Scans
Следующее
От: "Chris Martin"
Дата:
Сообщение: nested sub-select ?