| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No c++ comments in C code | foobar | 2005-04-19 | 1 | -2/+2 |
| * | - Add new test | Marcus Boerger | 2005-03-24 | 1 | -0/+21 |
| * | - Use a replacement for PQunescapeBytea so that linking against a pre-7.3 | Christopher Kings-Lynne | 2005-03-23 | 1 | -1/+105 |
| * | - Add new tests | Marcus Boerger | 2005-03-21 | 1 | -0/+61 |
| * | - Interface name was changed | Marcus Boerger | 2005-03-19 | 1 | -1/+1 |
| * | - Update tests | Marcus Boerger | 2005-03-13 | 2 | -0/+2 |
| * | - Fix fetching bound vars & tests | Marcus Boerger | 2005-03-10 | 3 | -10/+26 |
| * | - Update tests | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
| * | - Fix test name | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
| * | More tests. | Magnus M��tt� | 2005-03-09 | 3 | -0/+115 |
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+52 |
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+135 |
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+22 |
| * | - Add tests | Marcus Boerger | 2005-03-04 | 2 | -1/+117 |
| * | If pdo is disabled, skip all the pdo extensions. | Rasmus Lerdorf | 2005-02-28 | 1 | -0/+4 |
| * | - Add new test | Marcus Boerger | 2005-02-27 | 1 | -0/+77 |
| * | Alan: moved your fields away, but reserved you a pointer. | Wez Furlong | 2005-02-26 | 1 | -3/+7 |
| * | - Drop driver name from generic tests and reserve those names for driver | Marcus Boerger | 2005-02-24 | 14 | -13/+13 |
| * | - Delay ctor call so that it can overwrite everything and the data can | Marcus Boerger | 2005-02-23 | 1 | -10/+2 |
| * | - Add new tests | Marcus Boerger | 2005-02-23 | 1 | -0/+58 |
| * | - Add new tests | Marcus Boerger | 2005-02-23 | 3 | -0/+309 |
| * | - Add new test | Marcus Boerger | 2005-02-21 | 1 | -0/+76 |
| * | - Show warnings | Marcus Boerger | 2005-02-21 | 1 | -0/+2 |
| * | - Shutup notices | Marcus Boerger | 2005-02-20 | 1 | -0/+8 |
| * | - Add tests | Marcus Boerger | 2005-02-20 | 12 | -0/+570 |
| * | symlinked pdo drivers under ext. | Wez Furlong | 2005-02-17 | 1 | -8/+9 |
| * | Fixed bug #3478: handling of 64bit return values on 32bit machine | Edin Kadribasic | 2005-02-15 | 1 | -0/+2 |
| * | fix aclocal "underquoted argument" warnings | Hartmut Holzgraefe | 2005-02-13 | 1 | -1/+1 |
| * | Simplify code and fix compiler warning. | Ilia Alshanetsky | 2005-02-12 | 1 | -5/+2 |
| * | disable dep | Wez Furlong | 2005-02-09 | 1 | -1/+1 |
| * | prep for release | Wez Furlong | 2005-02-09 | 2 | -6/+6 |
| * | fix pointer indirection (and thus leak) | Wez Furlong | 2005-02-07 | 1 | -1/+1 |
| * | Adjust for the new get_col api | Edin Kadribasic | 2005-02-06 | 2 | -24/+8 |
| * | Finalized pgsql LOB support using native pgsql bytea type. | Edin Kadribasic | 2005-02-06 | 1 | -6/+22 |
| * | Decode pgsql LOB objects (bytea type) on fetch | Edin Kadribasic | 2005-02-05 | 3 | -1/+31 |
| * | Removed unused variebles. | Edin Kadribasic | 2005-02-05 | 1 | -6/+7 |
| * | Get OID of the last inserted row | Edin Kadribasic | 2005-02-04 | 1 | -0/+1 |
| * | Use the created connection string. | Ilia Alshanetsky | 2005-02-03 | 1 | -1/+1 |
| * | Add support for fetching meta data | Edin Kadribasic | 2005-01-23 | 2 | -3/+54 |
| * | Store pgsql_type, intval and boolav per column | Edin Kadribasic | 2005-01-23 | 2 | -9/+11 |
| * | Remove debug stuff | Edin Kadribasic | 2005-01-22 | 1 | -1/+0 |
| * | Support for native nulls, bools and ints | Edin Kadribasic | 2005-01-22 | 1 | -4/+54 |
| * | Eliminate unused parameter. | Wez Furlong | 2005-01-21 | 2 | -11/+4 |
| * | Allow drivers to select bind emulation on a per statement basis | Wez Furlong | 2005-01-18 | 1 | -1/+1 |
| * | Use PQescapeBytea() for quoting. Need to think how to add binary safe | Edin Kadribasic | 2005-01-17 | 1 | -11/+5 |
| * | Take a blind stab at implementing scrollable cursors for pgsql. | Wez Furlong | 2005-01-13 | 3 | -8/+75 |
| * | detect funky kerberos deps that chain on from openssl deps on RH distros | Wez Furlong | 2005-01-13 | 1 | -2/+13 |
| * | stub out scrollable cursors | Wez Furlong | 2005-01-12 | 1 | -1/+2 |
| * | lame implementation of SQLSTATE error codes | Wez Furlong | 2005-01-07 | 1 | -8/+4 |
| * | Make handle error messages handle persistent situations better. | Ilia Alshanetsky | 2004-09-23 | 1 | -5/+10 |
