Added some comments about Antelope and Coffee.
This commit is contained in:
parent
31da83d0a3
commit
757a54f63c
6 changed files with 89 additions and 28 deletions
|
@ -130,7 +130,7 @@ db_print_tuple(db_handle_t *handle)
|
|||
output("Unable to get the value for row %lu, column %u: %s\n",
|
||||
(unsigned long)handle->current_row, column,
|
||||
db_get_result_message(result));
|
||||
break;
|
||||
return result;
|
||||
}
|
||||
|
||||
switch(value.domain) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue