|
|
|
@1652
|
[1652]
|
6 weeks |
jtv |
Peter Geoghegan's error-verbosity patch.
|
|
|
|
@1639
|
[1639]
|
5 months |
jtv |
Fixed #104: -Werror always used. Works around RedHat? gcc build problem.
|
|
|
|
@1591
|
[1591]
|
10 months |
jtv |
Support parameterized statements. Thanks Trigve Siver.
|
|
|
|
@1550
|
[1550]
|
13 months |
jtv |
Substitute full version info, not just version string and ABI version.
|
|
|
|
@1547
|
[1547]
|
13 months |
jtv |
Version shared libraries based on ABI, not full version number.
|
|
|
|
@1525
|
[1525]
|
14 months |
jtv |
Check for BOOST smart_ptr header; really allow choice of TR1 namespace.
|
|
|
|
@1501
|
[1501]
|
19 months |
jtv |
Support querying of thread-safety information.
|
|
|
|
@1497
|
[1497]
|
19 months |
jtv |
Auto-configure TR1 setup.
|
|
|
|
@1474
|
[1474]
|
20 months |
jtv |
Use shared_ptr if available.
|
|
|
|
@1402
|
[1402]
|
22 months |
jtv |
pipeline now has a cancel_query() funtion.
|
|
|
|
@1365
|
[1365]
|
2 years |
jtv |
Fixed configuration order for libpq detection. Thanks Jorgen Austvik.
|
|
|
|
@1351
|
[1351]
|
2 years |
jtv |
Updated sample headers; added PQXX_AUTOLINK for Visual C++. Thanks Kirit …
|
|
|
|
@1334
|
[1334]
|
2 years |
jtv |
Workaround for missing 2-arg distance() in Sun compiler.
|
|
|
|
@1328
|
[1328]
|
2 years |
jtv |
Support floating-point infinities. Fixes #54.
|
|
|
|
@1291
|
[1291]
|
2 years |
jtv |
At last: new cursor API!
|
|
|
|
@1281
|
[1281]
|
3 years |
jtv |
Fixed compile warning in autoconf check for PQdescribePortal()
|
|
|
|
@1280
|
[1280]
|
3 years |
jtv |
Ahem. That's PQdescribePortal(), not PQdescribePrepared().
|
|
|
|
@1279
|
[1279]
|
3 years |
jtv |
Check for PQdescribePortal()
|
|
|
|
@1257
|
[1257]
|
3 years |
jtv |
Added some gcc 4.2 options
|
|
|
|
@1242
|
[1242]
|
3 years |
jtv |
Check for libpq encoding support (needed for multibyte)
|
|
|
|
@1240
|
[1240]
|
3 years |
jtv |
Use strlcpy() where available, instead of strncpy()
|
|
|
|
@1194
|
[1194]
|
4 years |
jtv |
Support password encryption, thanks tometzky
|
|
|
|
@1161
|
[1161]
|
4 years |
jtv |
Support for "long long" types. Fixes #84.
|
|
|
|
@1146
|
[1146]
|
4 years |
jtv |
Check for PQftablecol()
|
|
|
|
@1138
|
[1138]
|
4 years |
jtv |
Big whitespace cleanup
|
|
|
|
@1129
|
[1129]
|
4 years |
jtv |
Rephrased sed command line for eliminating double "-lpq" a bit
|
|
|
|
@1114
|
[1114]
|
4 years |
jtv |
Provide server and protocol version information
|
|
|
|
@1112
|
[1112]
|
4 years |
jtv |
Allow test for gcc visibility attribute to fail if not GNU C++
|
|
|
|
@1111
|
[1111]
|
4 years |
jtv |
Use poll() instead of select() if available, thanks Bruno Corsi dos Santos
|
|
|
|
@1109
|
[1109]
|
4 years |
jtv |
Check for pkg-config (Roger Leigh)
|
|
|
|
@1100
|
[1100]
|
4 years |
jtv |
Fixed socket library linking on MinGW (thanks Jason Sheets)
|
|
|
|
@1095
|
[1095]
|
4 years |
jtv |
Patch for socket library detection with MinGW--thanks tometzky!
|
|
|
|
@1090
|
[1090]
|
4 years |
jtv |
Revamped grep workaround code to deal with latest -w -F bug
|
|
|
|
@1088
|
[1088]
|
4 years |
jtv |
Fixed warning in PQprepare() check
|
|
|
|
@1085
|
[1085]
|
4 years |
jtv |
Treat <locale> availability and imbue() separately; update RPM package …
|
|
|
|
@1068
|
[1068]
|
4 years |
jtv |
New, encoding-safe string-escaping functions
|
|
|
|
@1064
|
[1064]
|
4 years |
jtv |
Got rid of redundant -lpq link arguments
|
|
|
|
@1061
|
[1061]
|
4 years |
jtv |
Test for gcc's "deprecated" attribute; disable mudflap
|
|
|
|
@1040
|
[1040]
|
4 years |
jtv |
Fix string conversion of smallest value of signed integral type on g++ …
|
|
|
|
@1034
|
[1034]
|
4 years |
jtv |
Hopefully fixes MinGW link problems
|
|
|
|
@1008
|
[1008]
|
4 years |
jtv |
Big set of Visual C++ fixes and workarounds by Bart Samwel
|
|
|
|
@1006
|
[1006]
|
4 years |
jtv |
Also try linking to "winsock" library
|
|
|
|
@1005
|
[1005]
|
4 years |
jtv |
Fixed detection of Windows socket library, thanks Allysson Costa
|
|
|
|
@1003
|
[1003]
|
4 years |
jtv |
Fixed broken C++ linkage check, thanks ltramuset@…
|
|
|
|
@995
|
[995]
|
4 years |
jtv |
Many fixes to configure script; obviate socket library option in LDFLAGS!
|
|
|
|
@988
|
[988]
|
4 years |
jtv |
Fix order of STL preference; add _STL
|
|
|
|
@979
|
[979]
|
5 years |
jtv |
Check for PQprepare()
|
|
|
|
@961
|
[961]
|
5 years |
jtv |
Give up when asked to sqlesc() non-ASCII data if libpq lacks proper …
|
|
|
|
@957
|
[957]
|
5 years |
jtv |
Cleaning up directory structure after conversion from CVS
|
|
copied from trunk/libpqxx/configure.ac.in:
|
|
|
|
@956
|
[956]
|
5 years |
jtv |
Serious changes to sqlesc()
|