summaryrefslogtreecommitdiff
path: root/odb/relational/pgsql/source.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Implement PostgreSQL query_statement_ctor and post_query_ hooksConstantin Michael1-0/+23
2011-07-05Generate PostgreSQL query statement nameConstantin Michael1-0/+8
2011-07-05Correct PostgreSQL container statement and types array generationConstantin Michael1-112/+54
2011-07-05Implement PostgreSQL container statement name and types array generationConstantin Michael1-53/+244
2011-07-05Add support for auto ID aware PostgreSQL query parameter generationConstantin Michael1-5/+18
2011-07-05Implement PostgreSQL statement name and types array code generationConstantin Michael1-7/+122
2011-07-05Correct typosConstantin Michael1-2/+2
2011-07-05Add PostgreSQL source generation implementationConstantin Michael1-0/+801