Commit 4d4378b7 authored by Michael Meskes's avatar Michael Meskes

*** empty log message ***

parent 864e1e9d
...@@ -188,7 +188,7 @@ struct sqlca ...@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment