summaryrefslogtreecommitdiff
path: root/odb/relational/pgsql/header.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-09-09New templated query_columns architectureBoris Kolpackov1-13/+13
2011-09-06View support customizations for PostgreSQLBoris Kolpackov1-2/+11
2011-08-31Cosmetic changes and cleanupsBoris Kolpackov1-1/+1
2011-08-22Add database::erase_query() functionBoris Kolpackov1-1/+2
2011-07-25Remove @@ notes that no longer applyBoris Kolpackov1-1/+1
2011-07-12Lengthen PostgreSQL BIT image buffer to allow for length specifierConstantin Michael1-1/+5
2011-07-05Only generate query statement names if queries are being generatedConstantin Michael1-6/+8
2011-07-05Generate PostgreSQL query statement nameConstantin Michael1-0/+5
2011-07-05Correct PostgreSQL container statement and types array generationConstantin Michael1-8/+8
2011-07-05Implement PostgreSQL container statement name and types array generationConstantin Michael1-18/+45
2011-07-05Implement PostgreSQL statement name and types array code generationConstantin Michael1-0/+29
2011-07-05Correct size type used in header generationConstantin Michael1-25/+4
2011-07-05Add PostgreSQL header generation implementationConstantin Michael1-0/+158