|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | opening connections to them by name | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | function for adding columns | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | _BSD_SOURCE macro | 
| | |  | 
| | |  | 
| | 
| 
| 
| | Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier | 
| | |  | 
| | 
| 
| 
| | Add a savepoint wrapper around sql merge | 
| | |  | 
| | |  | 
| | 
| 
| 
| | implementation of CURL streams and a sqlbulkload task. | 
| | 
| 
| 
| | build all of it | 
| | 
| 
| 
| | Finally bin all the old build process drivel | 
| | 
| 
| 
| 
| 
| 
| | want to close it
Use prepared statements only for modifications, use fetch instead for selects (doesn't load an entire record set)
Support varchar oid | 
| | 
| 
| 
| 
| 
| 
| | says
Introduce two proper methods of bulk update
Tested against PG 8.4, MySQL 5.1 with single and multiple column keys |