Steven Fackler
|
2c4d4e97ea
|
Remove find_col_named
It's a very simple utility function that won't be used enough to keep it
on a trait like PostgresStatement.
|
2013-11-08 22:15:35 -08:00 |
|
Steven Fackler
|
8e41ccd177
|
Fix build error
Add a build of the library to travis to prevent regressions.
|
2013-11-07 21:57:59 -08:00 |
|
Steven Fackler
|
8856aed96b
|
Add back md5 support
Rust-crypto doesn't seem to have good rustpkg support so I've pulled the
old MD5 implementation from libextra in for now.
|
2013-11-05 22:04:12 -08:00 |
|
Steven Fackler
|
98ce0e4f10
|
Minor cleanup
|
2013-11-03 20:49:17 -08:00 |
|
Steven Fackler
|
b53ca7a47c
|
Switch back to rustpkg test infrastructure
I'm not sure what the right thing to is is wrt use statements.
|
2013-11-02 15:06:19 -07:00 |
|
Steven Fackler
|
e911f90403
|
Switch docs back to octayn.net
|
2013-11-01 20:41:47 -07:00 |
|
Steven Fackler
|
6f2d883613
|
Update for API change
|
2013-11-01 20:37:33 -07:00 |
|
Steven Fackler
|
c5a41e5b7e
|
Fixes for master + Range sketch
|
2013-10-28 22:35:52 -07:00 |
|
Steven Fackler
|
42555b7a09
|
Remove MD5 support
:(
|
2013-10-28 08:42:57 -07:00 |
|
Steven Fackler
|
f6c209c8eb
|
Some minor cleanup
|
2013-10-24 22:30:34 -07:00 |
|
Steven Fackler
|
674e520840
|
Stop using old format macros
|
2013-10-20 21:06:12 -07:00 |
|
Steven Fackler
|
4beb5d8d2d
|
Add cancel_data to pooled connection
|
2013-10-20 17:54:50 -07:00 |
|
Steven Fackler
|
0a9dcfdf61
|
Support query cancellation
|
2013-10-20 17:32:14 -07:00 |
|
Steven Fackler
|
410359e329
|
Fixes for Rust updates
|
2013-10-19 16:24:03 -07:00 |
|
Steven Fackler
|
9e1eb34da1
|
Switch docs back to sfackler.com
|
2013-10-16 20:42:20 -07:00 |
|
Steven Fackler
|
e6b741133f
|
Add rustpkg style extern mods to example
|
2013-10-15 17:37:34 -07:00 |
|
Steven Fackler
|
387b8dddc9
|
Rename test module to avoid rustpkg name conflict
|
2013-10-15 16:25:01 -07:00 |
|
Steven Fackler
|
d827fd0247
|
Add hacky link arg
This may get rustpkg installs working
|
2013-10-15 16:19:09 -07:00 |
|
Steven Fackler
|
1f301eefcf
|
Change link name to repo name
Rustpkg seems to freak out otherwise.
|
2013-10-15 13:48:25 -07:00 |
|
Steven Fackler
|
d567ca8c7a
|
Restructure directories for rustpkg
Turns out the src/postgres indirection isn't necessary.
|
2013-10-15 13:28:06 -07:00 |
|