|
|
|
@1664
|
[1664]
|
4 weeks |
jtv |
Added quote() for binarystring.
|
|
|
|
@1663
|
[1663]
|
4 weeks |
jtv |
Comments.
|
|
|
|
@1662
|
[1662]
|
5 weeks |
jtv |
Added missing 10 to hex digits in workaround for ancient libpq on 9.0+ …
|
|
|
|
@1660
|
[1660]
|
5 weeks |
jtv |
Lots more testing. Support 9.0 hex-escaping on pre-7.4 libpq.
|
|
|
|
@1657
|
[1657]
|
5 weeks |
jtv |
Separate nul-byte test from other binary-data test.
|
|
|
|
@1652
|
[1652]
|
6 weeks |
jtv |
Peter Geoghegan's error-verbosity patch.
|
|
|
|
@1651
|
[1651]
|
4 months |
jtv |
Remove config headers as part of distclean. Fixes #201.
|
|
|
|
@1634
|
[1634]
|
6 months |
jtv |
Added empty(), and warning about empty slices.
|
|
|
|
@1619
|
[1619]
|
6 months |
jtv |
Daniel Frey's implementation of slicing for result tuples. Thanks …
|
|
|
|
@1605
|
[1605]
|
6 months |
jtv |
Adding Makefile.in as well.
|
|
|
|
@1591
|
[1591]
|
10 months |
jtv |
Support parameterized statements. Thanks Trigve Siver.
|
|
|
|
@1588
|
[1588]
|
11 months |
jtv |
Fix Visual C++ link problem.
|
|
|
|
@1587
|
[1587]
|
11 months |
jtv |
Rearranged data members by size.
|
|
|
|
@1586
|
[1586]
|
11 months |
jtv |
Use bitset for capabilities array, thanks Kirit Sælensminde.
|
|
|
|
@1585
|
[1585]
|
11 months |
jtv |
Unnamed statement doesn't work on backend 7.3 with 8.x libpq.
|
|
|
|
@1579
|
[1579]
|
11 months |
jtv |
Another fix for 7.3.
|
|
|
|
@1578
|
[1578]
|
11 months |
jtv |
Always (re-)prepare the unnamed statement before use, thanks Trigve Siver …
|
|
|
|
@1577
|
[1577]
|
11 months |
jtv |
Fixed compile breakage with libpq 7.3.
|
|
|
|
@1574
|
[1574]
|
11 months |
jtv |
Made cancel_query public.
|
|
|
|
@1572
|
[1572]
|
12 months |
jtv |
Mark statement definition complete when varargs are added.
|
|
|
|
@1571
|
[1571]
|
12 months |
jtv |
Ahem.
|
|
|
|
@1570
|
[1570]
|
12 months |
jtv |
Tiny warning fix when using libpq from 7.3 or older.
|
|
|
|
@1565
|
[1565]
|
12 months |
jtv |
robusttransaction rewrite. Fixes #189.
|
|
|
|
@1563
|
[1563]
|
12 months |
jtv |
Small improvements.
|
|
|
|
@1561
|
[1561]
|
13 months |
jtv |
Better in-doubt handling.
|
|
|
|
@1559
|
[1559]
|
13 months |
jtv |
More call gates.
|
|
|
|
@1558
|
[1558]
|
13 months |
jtv |
Yet another call gate.
|
|
|
|
@1556
|
[1556]
|
13 months |
jtv |
Set up another call gate.
|
|
|
|
@1555
|
[1555]
|
13 months |
jtv |
Moved gate classes into namespace, gate headers into gates directory. …
|
|
|
|
@1554
|
[1554]
|
13 months |
jtv |
Moved gate headers into dedicated subdir.
|
|
|
|
@1553
|
[1553]
|
13 months |
jtv |
Bugfix in unnamed prepared statement: it kept using its first definition.
|
|
|
|
@1552
|
[1552]
|
13 months |
jtv |
Some conditionally-compiled code wasn't using the proper gate.
|
|
|
|
@1549
|
[1549]
|
13 months |
jtv |
Doxygen fixes.
|
|
|
|
@1548
|
[1548]
|
13 months |
jtv |
Workaround for g++ 3.3.
|
|
|
|
@1547
|
[1547]
|
13 months |
jtv |
Version shared libraries based on ABI, not full version number.
|
|
|
|
@1544
|
[1544]
|
13 months |
jtv |
Clean up deleter handling in PQAlloc, thanks Kirit Saelensminde.
|
|
|
|
@1542
|
[1542]
|
13 months |
jtv |
Experimental change. What's bugging g++ 3.3?
|
|
|
|
@1532
|
[1532]
|
13 months |
jtv |
New system of gate classes to manage friendships.
|
|
|
|
@1530
|
[1530]
|
13 months |
jtv |
New capability for varargs in prepared statements. Skip varargs test if …
|
|
|
|
@1524
|
[1524]
|
14 months |
jtv |
result was using wrong deallocation function, thanks Kirit Saelensminde.
|
|
|
|
@1518
|
[1518]
|
15 months |
jtv |
Support for unnamed prepared statement.
|
|
|
|
@1514
|
[1514]
|
16 months |
jtv |
Query existence of prepared statement; prepared-statement varargs.
|
|
|
|
@1513
|
[1513]
|
17 months |
jtv |
Cosmetic.
|
|
|
|
@1505
|
[1505]
|
19 months |
jtv |
Typo.
|
|
|
|
@1501
|
[1501]
|
19 months |
jtv |
Support querying of thread-safety information.
|
|
|
|
@1498
|
[1498]
|
19 months |
jtv |
Made internal smart-pointer APIs conform to shared_ptr more, further hid …
|
|
|
|
@1493
|
[1493]
|
19 months |
jtv |
Added some includes that might be missing, some more documentation.
|
|
|
|
@1488
|
[1488]
|
19 months |
jtv |
Include strconv in a few places where it's needed for older libpq …
|
|
|
|
@1487
|
[1487]
|
19 months |
jtv |
Put string conversion in a module of its own.
|
|
|
|
@1486
|
[1486]
|
19 months |
jtv |
Documentation updates.
|
|
|
|
@1484
|
[1484]
|
19 months |
jtv |
Use read-write transaction if backend is too old for read-only …
|
|
|
|
@1482
|
[1482]
|
19 months |
jtv |
Fixes to workaround for missing PQfreemem().
|
|
|
|
@1481
|
[1481]
|
19 months |
jtv |
Bunch of fixes to workaround for old libpq w PQunescapeBytea() missing.
|
|
|
|
@1480
|
[1480]
|
19 months |
jtv |
Another update to workaround code for missing PQunescape().
|
|
|
|
@1478
|
[1478]
|
19 months |
jtv |
Workaround for old libpq without PQunescape() still used m_str.
|
|
|
|
@1477
|
[1477]
|
19 months |
jtv |
Removed caching of binarystring::str(); class is immutable now.
|
|
|
|
@1476
|
[1476]
|
19 months |
jtv |
Nano-optimization.
|
|
|
|
@1475
|
[1475]
|
19 months |
jtv |
Disallow direct pointer-to-smart-pointer assignment.
|
|
|
|
@1474
|
[1474]
|
20 months |
jtv |
Use shared_ptr if available.
|
|
|
|
@1464
|
[1464]
|
20 months |
jtv |
Added support for read-only transactions.
|
|
|
|
@1431
|
[1431]
|
21 months |
jtv |
Try to avoid extra string copy in write_raw_line()
|
|
|
|
@1430
|
[1430]
|
21 months |
jtv |
Exposed tablewriter.get_raw_line(); now supports direct …
|
|
|
|
@1414
|
[1414]
|
22 months |
jtv |
Two more digits of precision in floats, thanks Kirit Saelensminde
|
|
|
|
@1402
|
[1402]
|
22 months |
jtv |
pipeline now has a cancel_query() funtion.
|
|
|
|
@1401
|
[1401]
|
22 months |
jtv |
Fixed gcc 4.3 warnings, thanks Eugene V. Lyubimkin.
|
|
|
|
@1393
|
[1393]
|
23 months |
jtv |
Fixed compile warning, thanks Eugene V. Lyubimkin.
|
|
|
|
@1392
|
[1392]
|
23 months |
jtv |
Suppressed stupid Visual C++ warnings, thanks Kirit Saelensminde
|
|
|
|
@1389
|
[1389]
|
23 months |
jtv |
#160: PL/pgSQL exception classes
|
|
|
|
@1388
|
[1388]
|
2 years |
jtv |
Ensure transaction is open before executing prepared statement, thanks …
|
|
|
|
@1369
|
[1369]
|
2 years |
jtv |
Doc/comment update.
|
|
|
|
@1366
|
[1366]
|
2 years |
jtv |
Fixed memory leak when connection fails. Thanks Matthew Fanto.
|
|
|
|
@1356
|
[1356]
|
2 years |
jtv |
Tweaked last-ditch escaping function a bit.
|
|
|
|
@1353
|
[1353]
|
2 years |
jtv |
Retired old, unsafe string escaping functions.
|
|
|
|
@1351
|
[1351]
|
2 years |
jtv |
Updated sample headers; added PQXX_AUTOLINK for Visual C++. Thanks Kirit …
|
|
|
|
@1349
|
[1349]
|
2 years |
jtv |
Added quoting functions.
|
|
|
|
@1348
|
[1348]
|
2 years |
jtv |
New exception type for conversion errors; some extensions to string …
|
|
|
|
@1347
|
[1347]
|
2 years |
jtv |
All exceptions except bad_alloc have pqxx mixins, thanks yrs90.
|
|
|
|
@1344
|
[1344]
|
2 years |
jtv |
More robust workaround for missing std::distance(), doesn't conflict if …
|
|
|
|
@1341
|
[1341]
|
2 years |
jtv |
Detach pipeline after flush() or complete(). Fixes #50.
|
|
|
|
@1338
|
[1338]
|
2 years |
jtv |
Cleanups by Daniel Frey.
|
|
|
|
@1334
|
[1334]
|
2 years |
jtv |
Workaround for missing 2-arg distance() in Sun compiler.
|
|
|
|
@1333
|
[1333]
|
2 years |
jtv |
Proper traits-based string conversions, thanks Daniel Frey.
|
|
|
|
@1332
|
[1332]
|
2 years |
jtv |
Fixes for Sun Studio, thanks jgilje. Should fix #128.
|
|
|
|
@1328
|
[1328]
|
2 years |
jtv |
Support floating-point infinities. Fixes #54.
|
|
|
|
@1327
|
[1327]
|
2 years |
jtv |
Moved builtin to_string/from_string specializations into traits class. …
|
|
|
|
@1325
|
[1325]
|
2 years |
jtv |
Use numeric_limits for infinity, thanks Andrew.
|
|
|
|
@1322
|
[1322]
|
2 years |
jtv |
Fixes #140 and long network timeouts. Thanks anonymous tipster!
|
|
|
|
@1320
|
[1320]
|
2 years |
jtv |
Visual C++ 8 found some warnigs. Thanks Kirit Saelensminde.
|
|
|
|
@1318
|
[1318]
|
2 years |
jtv |
g++ 4.3 fixes
|
|
|
|
@1315
|
[1315]
|
2 years |
jtv |
SQL typo fixed for older backends
|
|
|
|
@1314
|
[1314]
|
2 years |
jtv |
Compile fix
|
|
|
|
@1313
|
[1313]
|
2 years |
jtv |
Log failures while creating transaction log table
|
|
|
|
@1307
|
[1307]
|
2 years |
jtv |
Removed problematic fetch_current_row()
|
|
|
|
@1306
|
[1306]
|
2 years |
jtv |
init_empty_result() from backend 8.0 onwards
|
|
|
|
@1305
|
[1305]
|
2 years |
jtv |
Don't try to init_empty_result() for backends older than 7.4
|
|
|
|
@1299
|
[1299]
|
2 years |
jtv |
More cleanup: old 1.x-style *.h headers, cachedresult, old cursor …
|
|
|
|
@1291
|
[1291]
|
2 years |
jtv |
At last: new cursor API!
|
|
|
|
@1286
|
[1286]
|
3 years |
jtv |
More detailed hierarchy for constraint errors, thanks Peter Geoghegan
|
|
|
|
@1285
|
[1285]
|
3 years |
jtv |
Added missing <cstring> include, thanks Roger Leigh
|
|
|
|
@1284
|
[1284]
|
3 years |
jtv |
Added missing <cstring>/<cstdlib> includes, thanks Roger Leigh
|
|
|
|