summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2011-11-20fdo#36555: pImplementationName is not a compile-time constantLionel Elie Mamane1-1/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-4/+6
2011-11-19only used with higher debug levelCaolán McNamara2-4/+4
2011-11-19callcatcher: remove some unused codeCaolán McNamara2-2/+2
2011-11-17Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #defineLionel Elie Mamane2-29/+7
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane68-68/+68
2011-11-17pgsql-sdbc: publisher is now document foundationLionel Elie Mamane1-1/+1
2011-11-17make postgresql-sdbc connectivity optionalNorbert Thiebaud1-0/+5
2011-11-17postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversionLionel Elie Mamane3-21/+21
2011-11-17remove duplicated header content in pq_sequenceresultsetmetadata.cxxRene Engelhard1-53/+0
2011-11-17Version 0.8.1Lionel Elie Mamane1-1/+1
2011-11-17Overhaul (Updateable)RecordSet properties to semi-sane stateLionel Elie Mamane5-11/+58
2011-11-17Overhaul DatabaseMetaData::getTablePrivilegesLionel Elie Mamane1-106/+47
2011-11-17Throw SQLSTATE="IM001" for "not supported"Lionel Elie Mamane1-1/+6
2011-11-17Shup up "dmake: Executing shell macro:" msgsLionel Elie Mamane1-4/+4
2011-11-17Switch to LGPL-onlyLionel Elie Mamane69-2130/+324
2011-11-17cosmeticLionel Elie Mamane1-1/+1
2011-11-17Make sure functions meant to be locally inlined are still exportedLionel Elie Mamane1-28/+41
2011-11-17Call pg_config only once for each valueLionel Elie Mamane1-4/+4
2011-11-17pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane5-24/+9
2011-11-17pq_connect: wrap C values in exception-safe containersLionel Elie Mamane1-26/+49
2011-11-17Nicer emacs modelineLionel Elie Mamane3-1/+3
2011-11-17connect: switch to cleaner interfaceLionel Elie Mamane1-27/+71
2011-11-17add a TODO noteLionel Elie Mamane1-0/+3
2011-11-17Nicer emacs modelineLionel Elie Mamane2-1/+2
2011-11-17Force LO *not* to use ODBC-specific syntaxLionel Elie Mamane1-0/+34
2011-11-17More TODOLionel Elie Mamane1-0/+11
2011-11-17pgsql-sdbc: avoid "getFastPropertyValue" virtual overridden in a better wayLionel Elie Mamane4-28/+8
2011-11-17pgsql-sdbc: say in description needs PostgreSQL version >= 8.4Lionel Elie Mamane1-1/+1
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane14-122/+165
2011-11-17pgsql-sdbc: ++version, auto-fill version in description.xml, long descriptionLionel Elie Mamane4-8/+19
2011-11-17sdbdc-psql description: publisher is Lionel, not OracleLionel Elie Mamane1-3/+3
2011-11-17sdbc-psql: DbMetaData getIntSetting: move to first row before getIntLionel Elie Mamane1-0/+3
2011-11-17sdbc-psql: DatabaseMetaData: Implement get(Im|Ex)portedKeys, getCrossRefLionel Elie Mamane2-99/+258
2011-11-17pq-sdbc: Use UNO_QUERY_THROW when not checking for NULL before useLionel Elie Mamane1-20/+20
2011-11-17add TODO / weird commentLionel Elie Mamane1-0/+1
2011-11-17Janitorial: use Oid instead of sal_Int32 to avoid unsigned/signed comparisonLionel Elie Mamane1-1/+1
2011-11-17fdo#35784 minimal fixLionel Elie Mamane1-5/+2
2011-11-17First pass over DatabaseMetadataLionel Elie Mamane3-128/+436
2011-11-17Janitorial: Comment out unused variableLionel Elie Mamane1-1/+1
2011-11-17Janitorial clean-upLionel Elie Mamane25-57/+109
2011-11-17Janitorial clean-upLionel Elie Mamane9-14/+28
2011-11-17Mark unused parameters as such to avoid compiler warningsLionel Elie Mamane2-3/+46
2011-11-17postresql: acceptsURL: check for string prefix, not string equalityLionel Elie Mamane1-1/+2
2011-11-17postgresql: use _registered_ component mapLionel Elie Mamane1-2/+2
2011-11-17address a few compiler warningsLionel Elie Mamane3-5/+8
2011-11-17postgresql: bump version to 0.7.7Lionel Elie Mamane2-2/+2
2011-11-17if test: explicit grouping by parenthesesLionel Elie Mamane1-2/+2
2011-11-17avoid name shadowing warningLionel Elie Mamane1-6/+10
2011-11-17calcSearchable: actually set return value, not fresh variableLionel Elie Mamane1-1/+2