Commit b9957c9
actually expose rocksdb_status_ptr_get_error via c api (facebook#13875)
Summary:
the function implementation is here: https://github.com/facebook/rocksdb/blob/8f0ab1598effd4b05f6f88310c7bd9aaf5d418c6/db/c.cc#L928-L930 but it wasn't fully exposed
Pull Request resolved: facebook#13875
Reviewed By: hx235
Differential Revision: D80717828
Pulled By: cbi42
fbshipit-source-id: d6aaa984f24e469aa8ddb81524dc156b85e891f21 parent 444f1ed commit b9957c9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| 1178 | + | |
| 1179 | + | |
1178 | 1180 | | |
1179 | 1181 | | |
1180 | 1182 | | |
| |||
0 commit comments