1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +03:00

*** empty log message ***

This commit is contained in:
Michael Meskes
1999-09-15 08:29:25 +00:00
parent 3f68139373
commit 864e1e9d0e
9 changed files with 23 additions and 10 deletions

View File

@ -19,7 +19,7 @@ extern "C"
char sqlerrp[8];
long sqlerrd[6];
/* Element 0: empty */
/* 1: empty */
/* 1: OID of processed tuple if applicable */
/* 2: number of rows processed */
/* after an INSERT, UPDATE or */
/* DELETE statement */