[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",
"EXCLUSIVE",
"SHARED",
"TRANSACTION_ID",
"CREATION_TIME",
"SNAPSHOT_TIME"
"TRANSACTION",
"CREATE_TIME",
"SNAP_TIME"
};
output_field string_to_field(string const &str) {