diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-10-03 14:32:01 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-10-03 14:38:22 +0300 |
commit | 7ae1815961c635fd1a6fe72acb89fdef741a45a8 (patch) | |
tree | e72e73802bc89839172130e5f9b741e3d585542f /src/backend/commands/tablespace.c | |
parent | bc1229c83238a0d71a3923cb48e53ea7ea37654c (diff) | |
download | postgresql-7ae1815961c635fd1a6fe72acb89fdef741a45a8.tar.gz postgresql-7ae1815961c635fd1a6fe72acb89fdef741a45a8.zip |
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.
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions