aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/connection.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Free prepared statement cache before closing connectionBoris Kolpackov1-0/+4
2011-05-27Add statement-cache and enable relevant functionality in connectionConstantin Michael1-44/+3
2011-05-11Add connection and connection factory implementationsConstantin Michael1-0/+87