[thin_ls] tweak the field names

This commit is contained in:
Joe Thornber 2016-01-19 14:30:13 +00:00
parent 87d8d630f6
commit 3dd45e1ceb

View File

@ -170,9 +170,9 @@ namespace {
"MAPPED", "MAPPED",
"EXCLUSIVE", "EXCLUSIVE",
"SHARED", "SHARED",
"TRANSACTION_ID", "TRANSACTION",
"CREATION_TIME", "CREATE_TIME",
"SNAPSHOT_TIME" "SNAP_TIME"
}; };
output_field string_to_field(string const &str) { output_field string_to_field(string const &str) {