mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
*** empty log message ***
This commit is contained in:
@ -188,7 +188,7 @@ struct sqlca
|
|||||||
char sqlerrp[8];
|
char sqlerrp[8];
|
||||||
long sqlerrd[6];
|
long sqlerrd[6];
|
||||||
/* 0: empty */
|
/* 0: empty */
|
||||||
/* 1: empty */
|
/* 1: OID of processed tuple if applicable */
|
||||||
/* 2: number of rows processed in an INSERT, UPDATE */
|
/* 2: number of rows processed in an INSERT, UPDATE */
|
||||||
/* or DELETE statement */
|
/* or DELETE statement */
|
||||||
/* 3: empty */
|
/* 3: empty */
|
||||||
|
Reference in New Issue
Block a user