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 (
Expand
)
Author
Files
Lines
2011-07-12
Remove no longer applicable comment
Constantin Michael
1
-3
/
+0
2011-07-11
Free deallocate query result
Boris Kolpackov
1
-1
/
+2
2011-07-11
Free prepared statement cache before closing connection
Boris Kolpackov
1
-0
/
+4
2011-07-05
Support for callbacks in PG runtime
Boris Kolpackov
3
-8
/
+48
2011-07-05
Only bind native binding structure when references are present
Constantin Michael
1
-4
/
+10
2011-07-05
Aesthetic changes
Constantin Michael
3
-10
/
+9
2011-07-05
Implement PostgreSQL specific query
Constantin Michael
2
-70
/
+107
2011-07-05
Use fine grained fetch control provided by select_statement
Constantin Michael
2
-10
/
+4
2011-07-05
Implement PostgreSQL specific fetch operations for select_statement
Constantin Michael
2
-33
/
+89
2011-07-04
Update makefile
Constantin Michael
1
-1
/
+2
2011-07-04
Correct traits byte-order conversion
Constantin Michael
1
-1
/
+1
2011-07-04
Add missing image buffer type cases to bind_result implementation
Constantin Michael
1
-1
/
+12
2011-07-04
Add query and result implementation
Constantin Michael
6
-0
/
+2293
2011-07-04
Add additional functionality required by query implementation
Constantin Michael
2
-4
/
+34
2011-06-29
Use container traits column counts to specifiy container statment counts
Constantin Michael
2
-7
/
+7
2011-06-27
Add a nop specialization for converting byte order of a single byte
Constantin Michael
1
-0
/
+10
2011-06-27
Correct lastval caching logic
Constantin Michael
1
-1
/
+5
2011-06-24
Move byte order conversion to traits set_value/set_image functions
Constantin Michael
2
-11
/
+12
2011-06-24
Move insert_statement lastval query from execute() to id()
Constantin Michael
2
-24
/
+31
2011-06-24
Correct native_bind lengths array initialization
Constantin Michael
1
-1
/
+55
2011-06-24
Make oid enumeration anonymous
Constantin Michael
1
-1
/
+1
2011-06-24
Forward declare libpq type Oid in pgsql-types.hxx
Constantin Michael
1
-0
/
+2
2011-06-24
Add hack to deal with pgsql::details/odb::details namespace clash
Constantin Michael
1
-0
/
+10
2011-06-24
Use in_column_count to specify PostgreSQL object statements param count
Constantin Michael
1
-4
/
+4
2011-06-22
Correct typos
Constantin Michael
1
-5
/
+5
2011-06-20
Add missing buffer types to bind
Constantin Michael
1
-1
/
+6
2011-06-07
Aesthetic changes
Constantin Michael
1
-2
/
+1
2011-06-07
Remove enum from set of supported types
Constantin Michael
1
-18
/
+2
2011-06-02
Add date/time type image_traits
Constantin Michael
1
-1
/
+14
2011-05-31
Add traits to makefile
Constantin Michael
1
-0
/
+1
2011-05-31
Complete traits
Constantin Michael
1
-11
/
+54
2011-05-31
Cleanup oid enumeration - include necessary Oids only
Constantin Michael
1
-139
/
+5
2011-05-31
Correct statement
Constantin Michael
2
-29
/
+23
2011-05-31
Remove version data member from native_binding
Constantin Michael
1
-2
/
+1
2011-05-30
Move endian-traits to odb/pgsql/details folder
Constantin Michael
4
-18
/
+18
2011-05-27
Add traits
Constantin Michael
2
-0
/
+349
2011-05-27
Add new files to makefile
Constantin Michael
1
-9
/
+10
2011-05-27
Add statement-cache and enable relevant functionality in connection
Constantin Michael
3
-94
/
+77
2011-05-27
Add container-statements
Constantin Michael
2
-0
/
+404
2011-05-27
Cleanup object-statements
Constantin Michael
2
-22
/
+13
2011-05-27
Use oid enum instead of Oid libpq typedef to avoid libpq-fe.h dependencies
Constantin Michael
2
-11
/
+12
2011-05-27
Cleanup oid enumeration
Constantin Michael
1
-49
/
+2
2011-05-26
Correct statement
Constantin Michael
2
-71
/
+45
2011-05-26
Aesthetic changes
Constantin Michael
1
-4
/
+12
2011-05-26
Correct endian-traits
Constantin Michael
2
-81
/
+113
2011-05-26
Remove unnecessary headers
Constantin Michael
1
-4
/
+0
2011-05-26
Add object-statments implementation
Constantin Michael
4
-0
/
+573
2011-05-26
Complete statement::bind_result implementation
Constantin Michael
1
-16
/
+26
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
[prev]
[next]