mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
*** empty log message ***
This commit is contained in:
parent
864e1e9d0e
commit
4d4378b70f
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user