Postgres Global Variables

Поиск
Список
Период
Сортировка
От shm@daimlerchrysler.com
Тема Postgres Global Variables
Дата
Msg-id OFEDF7001C.2225967A-ON85256975.0061657C@wk.dcx.com
обсуждение исходный текст
Ответы Re: Postgres Global Variables  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I've been asked to port a Sybase database to Postgres in order to do an
initial checkout of Postgres' capabilities.  I've been successful for the
most part, but have run into a problem with the triggers.  The triggers
make use of a Sybase global variable called @@rowcount.  @@rowcount
represents the number of rows affected by the most recent data modification
operation (inserts, deletes and/or updates).

Is there an equivalent in Postgres?  Thanks much for the help.


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

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Comments on earlier age() post.
Следующее
От: Peter Mount
Дата:
Сообщение: Re: R: PostgreSQL book