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-17 09:48:25 +00:00
parent c77ec76e7c
commit 68ee58ed43
4 changed files with 16 additions and 6 deletions

View File

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