View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003818 | Taler | exchange | public | 2015-06-03 16:18 | 2024-01-12 14:05 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003818: prepared statement 'get_refresh_out' is not used | ||||
Description | I'd expect it is needed (or will be needed) for /refresh/link at least. | ||||
Tags | No tags attached. | ||||
child of | 0003644 | closed | Christian Grothoff | test DB backend using Postgres |
|
The current implementation seems to use some nested SQL statements that are documented as "not yet complete" instead of the "get_refresh_out". So maybe "get_refresh_out" can be obsolete, assuming those other statements are properly finished. |
|
Finished pass over /link logic in 699f283..2ca543c |
|
Removed dead "get_refresh_out" in 2ca543c..36e189c |
|
Fix committed to master branch. |
exchange: master 2ca543cd 2015-06-15 16:18 Details Diff |
fix 0003818 and handle coins being melted into multiple sessions |
Affected Issues 0003818 |
|
mod - src/include/taler_mintdb_plugin.h | Diff File | ||
mod - src/mint/taler-mint-httpd_db.c | Diff File | ||
mod - src/mint/taler-mint-httpd_responses.c | Diff File | ||
mod - src/mint/taler-mint-httpd_responses.h | Diff File | ||
mod - src/mintdb/plugin_mintdb_postgres.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-03 16:18 | Christian Grothoff | New Issue | |
2015-06-11 15:03 | Christian Grothoff | Assigned To | => Christian Grothoff |
2015-06-11 15:03 | Christian Grothoff | Status | new => assigned |
2015-06-11 15:09 | Christian Grothoff | Relationship added | child of 0003644 |
2015-06-11 16:26 | Christian Grothoff | Note Added: 0009264 | |
2015-06-11 16:29 | Christian Grothoff | Assigned To | Christian Grothoff => Sree Harsha Totakura |
2015-06-11 16:33 | Christian Grothoff | Summary | prepared statement 'get_refresh_collectable' is not used => prepared statement 'get_refresh_out' is not used |
2015-06-15 14:15 | Christian Grothoff | Note Added: 0009286 | |
2015-06-15 14:16 | Christian Grothoff | Note Added: 0009287 | |
2015-06-15 14:16 | Christian Grothoff | Status | assigned => resolved |
2015-06-15 14:16 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-06-15 14:16 | Christian Grothoff | Resolution | open => fixed |
2015-06-15 14:16 | Christian Grothoff | Assigned To | Sree Harsha Totakura => Christian Grothoff |
2015-06-15 14:16 | Christian Grothoff | Target Version | => 0.0 |
2015-06-15 14:17 | Christian Grothoff | Status | resolved => closed |
2016-02-18 15:44 | Christian Grothoff | Category | mint Postgres DB backend => exchange Postgres DB backend |
2021-09-02 18:14 | Christian Grothoff | Changeset attached | => Taler-exchange master 2ca543cd |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018324 | |
2024-01-12 14:05 | Christian Grothoff | Category | exchange Postgres DB backend => exchange |