postgresql/doc
Heikki Linnakangas 7ae1815961 Return the number of rows processed when COPY is executed through SPI.
You can now get the number of rows processed by a COPY statement in a
PL/pgSQL function with "GET DIAGNOSTICS x = ROW_COUNT".

Pavel Stehule, reviewed by Amit Kapila, with some editing by me.
2012-10-03 14:38:22 +03:00
..
src Return the number of rows processed when COPY is executed through SPI. 2012-10-03 14:38:22 +03:00
bug.template Stamp HEAD as 9.3devel. 2012-06-13 20:03:02 -04:00
KNOWN_BUGS
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00
MISSING_FEATURES
TODO