Skip to content
Snippets Groups Projects
Commit e91bc63e authored by Michael Davis's avatar Michael Davis
Browse files

[catalogue] Fixes Postgres

parent fcc4941a
No related branches found
No related tags found
No related merge requests found
......@@ -178,6 +178,7 @@ std::string PostgresCatalogue::createAndPopulateTempTableFxid(rdbms::Conn &conn,
throw;
}
}
return tempTableName;
}
//------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment