summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-11-23 21:46:48 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2011-11-24 19:40:49 +0100
commit8d2780d42f6ee67688f176b0e04bc294575550ba (patch)
treefe615fbd956ec67692b829ee04eaee3a6b198603 /connectivity
parent43353984e883d932e8fdaf3a25cc3d9bfc839dd0 (diff)
psql-sdbc: TODO note
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/postgresql/pq_databasemetadata.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
index 91eb3df346f5..d2a06846609b 100644
--- a/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
+++ b/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
@@ -1503,6 +1503,7 @@ static void columnMetaData2DatabaseTypeDescription(
const OUString& columnNamePattern ) throw (SQLException, RuntimeException)
{
// LEM TODO: review in comparison with JDBC driver
+ // OK, confirmed it does not return consecutive values in ORDINAL_POSITION; needs to be fixed.
Statics &statics = getStatics();
// continue !