Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix only-once stub logic. | Steve Jorgensen | 2012-08-08 | 1 | -1/+1 |
* | Fix just-plain-wrongness of psql auto-reconnect test. | Steve Jorgensen | 2012-08-07 | 1 | -8/+9 |
* | Stop being silly with formatting of method aliasing. | Steve Jorgensen | 2012-07-16 | 1 | -3/+3 |
* | Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests. | Steve Jorgensen | 2012-07-16 | 1 | -0/+72 |
* | Unify the collation API for the database adpters | Rafael Mendonça França | 2012-07-01 | 1 | -2/+2 |
* | Support collate and ctype on the PostgreSQL. | kennyj | 2012-06-29 | 1 | -0/+8 |
* | Change minimum (default) log level in PostgreSQL to warning. | kennyj | 2012-06-18 | 1 | -0/+4 |
* | Fix logs name consistency. | kennyj | 2012-05-19 | 1 | -0/+44 |
* | Postgresql: add test case for setting custom libpq connection parameters | Lars Kanis | 2012-01-04 | 1 | -0/+15 |
* | forgot to add this test case | Aaron Patterson | 2011-07-22 | 1 | -0/+14 |