|
|
|
@1501
|
[1501]
|
01/03/09 03:32:37 |
jtv |
Support querying of thread-safety information. |
|
|
|
@1497
|
[1497]
|
01/03/09 00:48:55 |
jtv |
Auto-configure TR1 setup. |
|
|
|
@1474
|
[1474]
|
12/20/08 10:42:33 |
jtv |
Use shared_ptr if available. |
|
|
|
@1402
|
[1402]
|
10/09/08 02:42:16 |
jtv |
pipeline now has a cancel_query() funtion. |
|
|
|
@1365
|
[1365]
|
08/09/08 00:04:14 |
jtv |
Fixed configuration order for libpq detection. Thanks Jorgen Austvik. |
|
|
|
@1351
|
[1351]
|
07/20/08 07:18:25 |
jtv |
Updated sample headers; added PQXX_AUTOLINK for Visual C++. Thanks Kirit … |
|
|
|
@1334
|
[1334]
|
06/05/08 15:55:46 |
jtv |
Workaround for missing 2-arg distance() in Sun compiler. |
|
|
|
@1328
|
[1328]
|
05/26/08 15:21:13 |
jtv |
Support floating-point infinities. Fixes #54. |
|
|
|
@1291
|
[1291]
|
04/14/08 05:30:45 |
jtv |
At last: new cursor API! |
|
|
|
@1281
|
[1281]
|
08/30/07 08:33:13 |
jtv |
Fixed compile warning in autoconf check for PQdescribePortal() |
|
|
|
@1280
|
[1280]
|
08/30/07 08:26:36 |
jtv |
Ahem. That's PQdescribePortal(), not PQdescribePrepared(). |
|
|
|
@1279
|
[1279]
|
08/30/07 08:25:41 |
jtv |
Check for PQdescribePortal() |
|
|
|
@1257
|
[1257]
|
05/20/07 06:47:47 |
jtv |
Added some gcc 4.2 options |
|
|
|
@1242
|
[1242]
|
02/08/07 06:52:23 |
jtv |
Check for libpq encoding support (needed for multibyte) |
|
|
|
@1240
|
[1240]
|
02/07/07 02:52:05 |
jtv |
Use strlcpy() where available, instead of strncpy() |
|
|
|
@1194
|
[1194]
|
12/20/06 00:27:10 |
jtv |
Support password encryption, thanks tometzky |
|
|
|
@1161
|
[1161]
|
09/30/06 05:45:38 |
jtv |
Support for "long long" types. Fixes #84. |
|
|
|
@1146
|
[1146]
|
09/12/06 02:59:56 |
jtv |
Check for PQftablecol() |
|
|
|
@1138
|
[1138]
|
08/31/06 12:42:36 |
jtv |
Big whitespace cleanup |
|
|
|
@1129
|
[1129]
|
08/20/06 13:19:48 |
jtv |
Rephrased sed command line for eliminating double "-lpq" a bit |
|
|
|
@1114
|
[1114]
|
08/09/06 07:32:09 |
jtv |
Provide server and protocol version information |
|
|
|
@1112
|
[1112]
|
08/04/06 10:10:36 |
jtv |
Allow test for gcc visibility attribute to fail if not GNU C++ |
|
|
|
@1111
|
[1111]
|
08/04/06 09:20:02 |
jtv |
Use poll() instead of select() if available, thanks Bruno Corsi dos Santos |
|
|
|
@1109
|
[1109]
|
07/28/06 00:52:15 |
jtv |
Check for pkg-config (Roger Leigh) |
|
|
|
@1100
|
[1100]
|
06/21/06 11:58:17 |
jtv |
Fixed socket library linking on MinGW (thanks Jason Sheets) |
|
|
|
@1095
|
[1095]
|
06/10/06 12:32:27 |
jtv |
Patch for socket library detection with MinGW--thanks tometzky! |
|
|
|
@1090
|
[1090]
|
06/07/06 13:05:23 |
jtv |
Revamped grep workaround code to deal with latest -w -F bug |
|
|
|
@1088
|
[1088]
|
06/01/06 15:27:19 |
jtv |
Fixed warning in PQprepare() check |
|
|
|
@1085
|
[1085]
|
05/29/06 02:37:48 |
jtv |
Treat <locale> availability and imbue() separately; update RPM package … |
|
|
|
@1068
|
[1068]
|
05/27/06 04:59:27 |
jtv |
New, encoding-safe string-escaping functions |
|
|
|
@1064
|
[1064]
|
05/14/06 14:15:34 |
jtv |
Got rid of redundant -lpq link arguments |
|
|
|
@1061
|
[1061]
|
05/14/06 13:35:49 |
jtv |
Test for gcc's "deprecated" attribute; disable mudflap |
|
|
|
@1040
|
[1040]
|
04/01/06 23:47:57 |
jtv |
Fix string conversion of smallest value of signed integral type on g++ … |
|
|
|
@1034
|
[1034]
|
03/06/06 12:52:00 |
jtv |
Hopefully fixes MinGW link problems |
|
|
|
@1008
|
[1008]
|
03/03/06 01:34:28 |
jtv |
Big set of Visual C++ fixes and workarounds by Bart Samwel |
|
|
|
@1006
|
[1006]
|
02/23/06 13:32:39 |
jtv |
Also try linking to "winsock" library |
|
|
|
@1005
|
[1005]
|
02/23/06 07:04:00 |
jtv |
Fixed detection of Windows socket library, thanks Allysson Costa |
|
|
|
@1003
|
[1003]
|
02/19/06 22:04:29 |
jtv |
Fixed broken C++ linkage check, thanks ltramuset@club-internet.fr |
|
|
|
@995
|
[995]
|
02/11/06 03:39:59 |
jtv |
Many fixes to configure script; obviate socket library option in LDFLAGS! |
|
|
|
@988
|
[988]
|
02/10/06 00:17:20 |
jtv |
Fix order of STL preference; add _STL |
|
|
|
@979
|
[979]
|
01/07/06 12:45:03 |
jtv |
Check for PQprepare() |
|
|
|
@961
|
[961]
|
12/28/05 04:17:28 |
jtv |
Give up when asked to sqlesc() non-ASCII data if libpq lacks proper … |
|
|
|
@957
|
[957]
|
12/26/05 05:23:46 |
jtv |
Cleaning up directory structure after conversion from CVS |
|
copied from trunk/libpqxx/configure.ac.in:
|
|
|
|
@956
|
[956]
|
12/16/05 08:23:25 |
jtv |
Serious changes to sqlesc() |