summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_connection.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-16cppcheck: fix uninitMemberVar for postgresql partJulien Nabet1-0/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-0/+2
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2012-08-05Remove unused macrosThomas Arnhold1-5/+0
2011-12-07Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Štrba1-1/+1
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-17Switch to LGPL-onlyLionel Elie Mamane1-34/+0
2011-11-17pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane1-6/+3
2011-11-17Nicer emacs modelineLionel Elie Mamane1-1/+1
2011-11-17First pass over DatabaseMetadataLionel Elie Mamane1-0/+4
2011-11-17Janitorial clean-upLionel Elie Mamane1-2/+3
2011-11-17Proper copyright notices, license mandated changelogLionel Elie Mamane1-0/+3
2011-11-17Use unordered_map instead of hash_mapLionel Elie Mamane1-3/+3
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+285