how to get the effected row after execute a query - Mailing list pgsql-hackers

From EazonGuo
Subject how to get the effected row after execute a query
Date
Msg-id CACZa+5vVoqY+gA4R=WHoFqVS4HuJuA=OE==G_F=2ig0zbe5Pjg@mail.gmail.com
Whole thread Raw
Responses Re: how to get the effected row after execute a query
List pgsql-hackers
Hello, I have a question. In SQL Server, we can use @@rowcount to get the efftected row which record last query 's  effected row .So I have a question:
In Postgresql, how we can get the effected row? Is there some similar functions to complete this?  


--
Best regards

Eazon

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: "make -j4 world" falls over
Next
From: Shigeru Hanada
Date:
Subject: Re: Change format of FDW options used in \d* commands