index
:
libodb-pgsql
1.6
2.1
2.2
2.3
as
bulk
master
PostgreSQL ODB runtime library
Boris Kolpackov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-05-26
Add host endian detection and endian conversion algorithms
Constantin Michael
3
-0
/
+139
2011-05-25
Aesthetic changes and small refactorings
Constantin Michael
3
-83
/
+56
2011-05-24
Update insert_statement to use lastval() to get last insert id
Constantin Michael
2
-11
/
+20
2011-05-24
Add select_statement and binding adapters. Correct version usage
Constantin Michael
2
-35
/
+404
2011-05-24
Correct bind struct and add initial buffer type enumeration
Constantin Michael
1
-1
/
+18
2011-05-24
Correct native_binding struct
Constantin Michael
1
-8
/
+8
2011-05-24
Update result_ptr to be standard and safe
Constantin Michael
1
-3
/
+16
2011-05-19
Aesthetic changes and small corrections/re-factorings
Constantin Michael
2
-35
/
+22
2011-05-19
Add version data member to native_binding
Constantin Michael
1
-1
/
+2
2011-05-19
Add update_statement
Constantin Michael
2
-0
/
+73
2011-05-19
Update makefile to build statement.cxx
Constantin Michael
1
-0
/
+1
2011-05-19
Add statement, insert_statement, and delete_statement
Constantin Michael
2
-0
/
+289
2011-05-18
Add binding structure
Constantin Michael
2
-0
/
+105
2011-05-17
Add oid enum generated from postgres-8.4.8/src/include/catalog/pg_type.h
Constantin Michael
1
-0
/
+230
2011-05-13
Add PGresult pointer wrapper
Constantin Michael
6
-117
/
+137
2011-05-12
Implement database::execute
Constantin Michael
4
-13
/
+59
2011-05-11
Add transaction support to database
Constantin Michael
2
-10
/
+15
2011-05-11
Add transaction implementation
Constantin Michael
7
-1
/
+283
2011-05-11
Modify error to allow for libpq resource cleanup
Constantin Michael
2
-25
/
+54
2011-05-11
Uncomment calls to connection and connection-factory interface
Constantin Michael
3
-31
/
+24
2011-05-11
Add connection and connection factory implementations
Constantin Michael
6
-2
/
+529
2011-05-09
Add error support
Constantin Michael
5
-3
/
+176
2011-05-05
Add pgsql database implementation
Constantin Michael
9
-22
/
+547
2011-05-03
Add libodb-pgsql infrastructure files
Constantin Michael
54
-0
/
+3187
2011-04-28
Add .gitignore
Boris Kolpackov
1
-0
/
+21