summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_tools.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-27Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane1-105/+0
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+3
2013-04-19-Werror,-WformatStephan Bergmann1-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-7/+14
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane1-2/+12
2013-04-10connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-82/+80
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-4/+3
2012-03-03Fix lacking break in switchJulien Nabet1-0/+1
2012-02-21WaE: remove variable scopeThomas Arnhold1-1/+2
2012-02-10Removed unused codeAlexander Bergmann1-14/+0
2012-02-10WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane1-10/+36
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-16/+45
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversionLionel Elie Mamane1-19/+19
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-1/+27
2011-11-17Make sure functions meant to be locally inlined are still exportedLionel Elie Mamane1-28/+41
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane1-35/+82
2011-11-17Janitorial clean-upLionel Elie Mamane1-1/+3
2011-11-17address a few compiler warningsLionel Elie Mamane1-1/+1
2011-11-17Apply gcc-4.3-postgresql.diffLionel Elie Mamane1-0/+1
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+1232