pure comment: write down interesting idea gleaned at FOSDEM

Change-Id: I96685f405989fdd3b090b6a482edf8ad65bfd4e9
This commit is contained in:
Lionel Elie Mamane
2013-02-04 06:00:51 +01:00
parent 324d2f9474
commit 9953c1b5a6

View File

@@ -334,6 +334,7 @@ OUString DatabaseMetaData::getSQLKeywords( ) throw (SQLException, RuntimeExcept
// In Java 2 v1.4 and as per LibreOffice SDK doc, this is all keywords that are not SQL92
// I understand this to mean "reserved keywords" only.
// See http://www.postgresql.org/docs/current/static/sql-keywords-appendix.html
// LEM TODO: consider using pg_get_keywords(), filter on catcode
return OUString(
"ANALYSE,"
"ANALYZE,"