|
|
|
@1664
|
[1664]
|
4 weeks |
jtv |
Added quote() for binarystring.
|
|
|
|
@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.
|
|
|
|
@1656
|
[1656]
|
6 weeks |
jtv |
Lots more automatically-stored libpq config headers.
|
|
|
|
@1655
|
[1655]
|
6 weeks |
jtv |
Skip test of enum correspondence if libpq doesn't define the enum.
|
|
|
|
@1654
|
[1654]
|
6 weeks |
jtv |
Sample header for libpq 7.3.
|
|
|
|
@1653
|
[1653]
|
6 weeks |
jtv |
Save copies of generated config headers when testing.
|
|
|
|
@1639
|
[1639]
|
5 months |
jtv |
Fixed #104: -Werror always used. Works around RedHat? gcc build problem.
|
|
|
|
@1636
|
[1636]
|
6 months |
jtv |
Hopefully fix problem with CentOS gcc 4.1, thanks Devrim Gündüz.
|
|
|
|
@1635
|
[1635]
|
6 months |
jtv |
Bit of work on tuple constructors.
|
|
|
|
@1634
|
[1634]
|
6 months |
jtv |
Added empty(), and warning about empty slices.
|
|
|
|
@1629
|
[1629]
|
6 months |
jtv |
Do need to distribute performance.hxx.
|
|
|
|
@1625
|
[1625]
|
6 months |
jtv |
No longer need to run autogen.sh.
|
|
|
|
@1623
|
[1623]
|
6 months |
jtv |
More work on getting requirements for ./configure into the repo.
|
|
|
|
@1619
|
[1619]
|
6 months |
jtv |
Daniel Frey's implementation of slicing for result tuples. Thanks …
|
|
|
|
@1597
|
[1597]
|
8 months |
jtv |
Improvements to reference documentation.
|
|
|
|
@1596
|
[1596]
|
8 months |
jtv |
Docs wording.
|
|
|
|
@1595
|
[1595]
|
8 months |
jtv |
Put configure script into revision control.
|
|
|
|
@1594
|
[1594]
|
8 months |
jtv |
Bit of documentation work.
|
|
|
|
@1593
|
[1593]
|
9 months |
jtv |
Qualified some function calls, thanks Daniel Frey.
|
|
|
|
@1592
|
[1592]
|
10 months |
jtv |
Don't pass connections to test functions. Fixes #198.
|
|
|
|
@1591
|
[1591]
|
10 months |
jtv |
Support parameterized statements. Thanks Trigve Siver.
|
|
|
|
@1589
|
[1589]
|
10 months |
jtv |
Got rid of TODO file.
|
|
|
|
@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.
|
|
|
|
@1584
|
[1584]
|
11 months |
jtv |
Create test connections only when running.
|
|
|
|
@1583
|
[1583]
|
11 months |
jtv |
Gave up on testing cancel_query beyond it not segfaulting.
|
|
|
|
@1582
|
[1582]
|
11 months |
jtv |
Don't bother with this test on 7.x backends.
|
|
|
|
@1581
|
[1581]
|
11 months |
jtv |
Hopefully fixed compile warning.
|
|
|
|
@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.
|
|
|
|
@1576
|
[1576]
|
11 months |
jtv |
Test for cancel_query.
|
|
|
|
@1574
|
[1574]
|
11 months |
jtv |
Made cancel_query public.
|
|
|
|
@1572
|
[1572]
|
12 months |
jtv |
Mark statement definition complete when varargs are added.
|
|
|
|
@1570
|
[1570]
|
12 months |
jtv |
Tiny warning fix when using libpq from 7.3 or older.
|
|
|
|
@1566
|
[1566]
|
12 months |
jtv |
Keep absolute path out of md5sum file.
|
|
|
|
@1565
|
[1565]
|
12 months |
jtv |
robusttransaction rewrite. Fixes #189.
|
|
|
|
@1564
|
[1564]
|
12 months |
jtv |
Small improvements.
|
|
|
|
@1562
|
[1562]
|
12 months |
jtv |
Cleaned up constness model for callgates, thanks Kirit Saelensminde.
|
|
|
|
@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.
|
|
|
|
@1551
|
[1551]
|
13 months |
jtv |
Fixed up PQAlloc deleter for case where shared_ptr is not available.
|
|
|
|
@1550
|
[1550]
|
13 months |
jtv |
Substitute full version info, not just version string and ABI version.
|
|
|
|
@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.
|
|
|
|
@1546
|
[1546]
|
13 months |
jtv |
Added ABI versioning.
|
|
|
|
@1545
|
[1545]
|
13 months |
jtv |
Don't generate huge HTML copies of source, thanks Eugene V. Lyubimkin.
|
|
|
|
@1544
|
[1544]
|
13 months |
jtv |
Clean up deleter handling in PQAlloc, thanks Kirit Saelensminde.
|
|
|
|
@1543
|
[1543]
|
13 months |
jtv |
Fixed compile warnings on some 32-bit configurations.
|
|
|
|
@1541
|
[1541]
|
13 months |
jtv |
Mistake in tutorial example. Thanks Patrick Daryll Glandien. Fixes #187.
|
|
|
|
@1533
|
[1533]
|
13 months |
jtv |
Fixed for changed test output; always build fresh documentation.
|
|
|
|
@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 …
|
|
|
|
@1525
|
[1525]
|
14 months |
jtv |
Check for BOOST smart_ptr header; really allow choice of TR1 namespace.
|
|
|
|
@1524
|
[1524]
|
14 months |
jtv |
result was using wrong deallocation function, thanks Kirit Saelensminde.
|
|
|
|
@1523
|
[1523]
|
14 months |
jtv |
Example of column lists in tablestreams. Fixes #185. Thanks Robert …
|
|
|
|
@1522
|
[1522]
|
14 months |
jtv |
Gave results iterator as well as const_iterator. Fixes #184.
|
|
|
|
@1521
|
[1521]
|
15 months |
jtv |
Provide version information as preprocessor macros. Thanks jdennis at …
|
|
|
|
@1520
|
[1520]
|
15 months |
jtv |
Produce compile-time errors for nonexistent string conversions, thanks …
|
|
|
|
@1519
|
[1519]
|
15 months |
jtv |
Made from_string on const break compile-time, thanks Robert Barnett.
|
|
|
|
@1518
|
[1518]
|
15 months |
jtv |
Support for unnamed prepared statement.
|
|
|
|
@1517
|
[1517]
|
15 months |
jtv |
Made ~dbtransaction public, thanks Maurice Gittens.
|
|
|
|
@1516
|
[1516]
|
15 months |
jtv |
Documented and tested binary prepared-statement parameters, thanks Michael …
|
|
|
|
@1515
|
[1515]
|
16 months |
jackyf |
NEWS: typo fix
|
|
|
|
@1514
|
[1514]
|
16 months |
jtv |
Query existence of prepared statement; prepared-statement varargs.
|
|
|
|
@1512
|
[1512]
|
18 months |
jtv |
Use PQXXTR1, not PGSTD::tr1, thanks Eugene V. Lyubimkin.
|
|
|
|
@1511
|
[1511]
|
19 months |
jtv |
Fixed RPM packaging, thanks Bob Knock.
|
|
|
|
@1510
|
[1510]
|
19 months |
jtv |
Fixed quoting and extra dot in VC test makefile, thanks Andrew Maclean.
|
|
|
|
@1509
|
[1509]
|
19 months |
jtv |
Refactored VC test makefile.
|
|
|
|
@1508
|
[1508]
|
19 months |
jtv |
Moved creation of $(INTDIR) to a better place, thanks Andrew Maclean.
|
|
|
|
@1504
|
[1504]
|
19 months |
jtv |
Exported throw_null_conversion; ABI change but only for tests, so …
|
|
|
|
@1503
|
[1503]
|
19 months |
jtv |
Fixes to Visual C++ test makefile.
|
|
|
|
@1501
|
[1501]
|
19 months |
jtv |
Support querying of thread-safety information.
|
|
|
|
@1499
|
[1499]
|
19 months |
jtv |
Separate documentation page about accessing result sets.
|
|
|
|
@1498
|
[1498]
|
19 months |
jtv |
Made internal smart-pointer APIs conform to shared_ptr more, further hid …
|
|
|
|
@1497
|
[1497]
|
19 months |
jtv |
Auto-configure TR1 setup.
|
|
|
|
@1496
|
[1496]
|
19 months |
jtv |
Minor updates.
|
|
|
|
@1493
|
[1493]
|
19 months |
jtv |
Added some includes that might be missing, some more documentation.
|
|
|
|
@1492
|
[1492]
|
19 months |
jtv |
Added string conversion (one-way only) for non-const C-style string.
|
|
|
|
@1489
|
[1489]
|
19 months |
jtv |
Forgot to add new strconv headers to makefile.
|
|
|
|
@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.
|
|
|
|
@1485
|
[1485]
|
19 months |
jackyf |
Deal better with config.{sub,guess} files.
Prepare for future 3.1 release, …
|
|
|
|
@1484
|
[1484]
|
19 months |
jtv |
Use read-write transaction if backend is too old for read-only …
|
|
|
|
@1483
|
[1483]
|
19 months |
jtv |
Deal more gracefully with backends that don't support read transactions.
|
|
|
|
@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.
|
|
|
|
@1479
|
[1479]
|
19 months |
jtv |
Silenced 'find' warning.
|
|
|
|
@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.
|
|
|
|