summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/postgresql/pq_statement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_statement.cxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_statement.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_statement.cxx b/connectivity/source/drivers/postgresql/pq_statement.cxx
index 6dd1d1d42cba..5a3beca846c0 100644
--- a/connectivity/source/drivers/postgresql/pq_statement.cxx
+++ b/connectivity/source/drivers/postgresql/pq_statement.cxx
@@ -483,7 +483,7 @@ bool executePostgresCommand( const OString & cmd, struct CommandData *data )
// otherwise, don't
OUString table, schema;
std::vector< OUString > sourceTableKeys;
- OStringVector vec;
+ std::vector< OString > vec;
tokenizeSQL( cmd, vec );
OUString sourceTable =
OStringToOUString(