|
|
|
@1515
|
[1515]
|
17 months |
jackyf |
NEWS: typo fix
|
|
|
|
@1514
|
[1514]
|
17 months |
jtv |
Query existence of prepared statement; prepared-statement varargs.
|
|
|
|
@1511
|
[1511]
|
20 months |
jtv |
Fixed RPM packaging, thanks Bob Knock.
|
|
|
|
@1510
|
[1510]
|
20 months |
jtv |
Fixed quoting and extra dot in VC test makefile, thanks Andrew Maclean.
|
|
|
|
@1501
|
[1501]
|
20 months |
jtv |
Support querying of thread-safety information.
|
|
|
|
@1487
|
[1487]
|
21 months |
jtv |
Put string conversion in a module of its own.
|
|
|
|
@1477
|
[1477]
|
21 months |
jtv |
Removed caching of binarystring::str(); class is immutable now.
|
|
|
|
@1474
|
[1474]
|
21 months |
jtv |
Use shared_ptr if available.
|
|
|
|
@1464
|
[1464]
|
21 months |
jtv |
Added support for read-only transactions.
|
|
|
|
@1461
|
[1461]
|
21 months |
jtv |
Fixed Solaris 'make' breakage, thanks Doug.
|
|
|
|
@1458
|
[1458]
|
23 months |
jtv |
Also update NEWS file with new version.
|
|
|
|
@1451
|
[1451]
|
23 months |
jtv |
Still making change from '3.0.0' to '3.0'
|
|
|
|
@1436
|
[1436]
|
23 months |
jtv |
Setting up for 3.0 release.
|
|
|
|
@1430
|
[1430]
|
23 months |
jtv |
Exposed tablewriter.get_raw_line(); now supports direct …
|
|
|
|
@1413
|
[1413]
|
2 years |
jtv |
Preparation for 3.0
|
|
|
|
@1402
|
[1402]
|
2 years |
jtv |
pipeline now has a cancel_query() funtion.
|
|
|
|
@1349
|
[1349]
|
2 years |
jtv |
Added quoting functions.
|
|
|
|
@1341
|
[1341]
|
2 years |
jtv |
Detach pipeline after flush() or complete(). Fixes #50.
|
|
|
|
@1335
|
[1335]
|
2 years |
jtv |
More distance() workarounds.
|
|
|
|
@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. …
|
|
|
|
@1318
|
[1318]
|
2 years |
jtv |
g++ 4.3 fixes
|
|
|
|
@1317
|
[1317]
|
2 years |
jtv |
Some more test changes.
|
|
|
|
@1291
|
[1291]
|
2 years |
jtv |
At last: new cursor API!
|
|
|
|
@1286
|
[1286]
|
3 years |
jtv |
More detailed hierarchy for constraint errors, thanks Peter Geoghegan
|
|
|
|
@1273
|
[1273]
|
3 years |
jtv |
Use full precision in floating-point types, thanks Denis Dzyubenko
|
|
|
|
@1268
|
[1268]
|
3 years |
jtv |
Cursor uses signed difference_type instead of unsigned size_type for …
|
|
|
|
@1265
|
[1265]
|
3 years |
jtv |
Fixed escaping of non-text characters in TableWriter?, thanks Peter …
|
|
|
|
@1260
|
[1260]
|
3 years |
jtv |
Changed site hostname from thaiopensource.org to pqxx.org
|
|
|
|
@1259
|
[1259]
|
3 years |
jtv |
Going for 3.0.0
|
|
|
|
@1258
|
[1258]
|
3 years |
jtv |
Renamed trigger to notify_listener; going for 3.0.0
|
|
|
|
@1255
|
[1255]
|
3 years |
jtv |
More helpful error messages on failed connections, thanks JuJu?
|
|
|
|
@1251
|
[1251]
|
3 years |
jtv |
Fixed #108: db constraint name clash between users's robusttransactions
|
|
|
|
@1249
|
[1249]
|
3 years |
jtv |
Fixed lifetime bug in prepared statement names, thanks John Mudd
|
|
|
|
@1248
|
[1248]
|
3 years |
jtv |
Missing include, thanks Martin Michlmayr
|
|
|
|
@1243
|
[1243]
|
4 years |
jtv |
Keep track of applicable encodings in connections and results
|
|
|
|
@1240
|
[1240]
|
4 years |
jtv |
Use strlcpy() where available, instead of strncpy()
|
|
|
|
@1235
|
[1235]
|
4 years |
jtv |
Fixes #101, thanks Trigve Siver
|
|
|
|
@1232
|
[1232]
|
4 years |
jtv |
Moving on towards 2.6.10
|
|
|
|
@1222
|
[1222]
|
4 years |
jtv |
Test password encryption
|
|
|
|
@1208
|
[1208]
|
4 years |
jtv |
Simulate connection failures, test in-doubt. Thanks Joshua Moore-Oliva.
|
|
|
|
@1207
|
[1207]
|
4 years |
jtv |
Guess server version if libpq can't say; keep it in connection object
|
|
|
|
@1206
|
[1206]
|
4 years |
jtv |
Prepared statements didn't work when using new libpq with old backend
|
|
|
|
@1202
|
[1202]
|
4 years |
jtv |
Some errors went unnoticed with some older libpq versions (7.4)
|
|
|
|
@1190
|
[1190]
|
4 years |
jtv |
New test script tests against all available frontends & backends
|
|
|
|
@1185
|
[1185]
|
4 years |
jtv |
Keep query text in result (resolves #94); some bugs fixed. Thanks Daniel …
|
|
|
|
@1178
|
[1178]
|
4 years |
jtv |
Still add trigger even in connection is null, thanks Markus Schmidleitner
|
|
|
|
@1177
|
[1177]
|
4 years |
jtv |
Fixes based on full version-matrix test suite
|
|
|
|
@1164
|
[1164]
|
4 years |
jtv |
Removed now-unnecessary variable
|
|
|
|
@1161
|
[1161]
|
4 years |
jtv |
Support for "long long" types. Fixes #84.
|
|
|
|
@1156
|
[1156]
|
4 years |
jtv |
Fixes invalid iterator when closing triggers, thanks Xiaofeng Zhao & Bart …
|
|
|
|
@1151
|
[1151]
|
4 years |
jtv |
|
|
|
|
@1150
|
[1150]
|
4 years |
jtv |
Retired 1.x API (fixes #30)
|
|
|
|
@1145
|
[1145]
|
4 years |
jtv |
When using Visual C++, create lib directory if needed. Thanks …
|
|
|
|
@1144
|
[1144]
|
4 years |
jtv |
Allow explicit preparation of statements, thanks theo@…
|
|
|
|
@1141
|
[1141]
|
4 years |
jtv |
Check PQprepare() return value, thanks theo@…. Fixes #77.
|
|
|
|
@1137
|
[1137]
|
4 years |
jtv |
Got absolute_cursor class working, I think
|
|
|
|
@1133
|
[1133]
|
4 years |
jtv |
Binary args to prepared statements got truncated at 0--thanks Lumir Vanek
|
|
|
|
@1123
|
[1123]
|
4 years |
jtv |
Resolved Doxygen problems; new exception class undefined_table; …
|
|
|
|
@1114
|
[1114]
|
4 years |
jtv |
Provide server and protocol version information
|
|
|
|
@1111
|
[1111]
|
4 years |
jtv |
Use poll() instead of select() if available, thanks Bruno Corsi dos Santos
|
|
|
|
@1110
|
[1110]
|
4 years |
jtv |
Deprecated pqxx-config is now a wrapper around pkg-config; thanks Roger …
|
|
|
|
@1107
|
[1107]
|
4 years |
jtv |
New, more specific exception types
|
|
|
|
@1104
|
[1104]
|
4 years |
jtv |
Work around problems with BSD mktemp
|
|
|
|
@1100
|
[1100]
|
4 years |
jtv |
Fixed socket library linking on MinGW (thanks Jason Sheets)
|
|
|
|
@1098
|
[1098]
|
4 years |
jtv |
Make Windows "make" work from main source directory instead of win32/
|
|
|
|
@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
|
|
|
|
@1089
|
[1089]
|
4 years |
jtv |
Replaced escape_binary() with transaction_base::esc_raw()
|
|
|
|
@1068
|
[1068]
|
4 years |
jtv |
New, encoding-safe string-escaping functions
|
|
|
|
@1067
|
[1067]
|
4 years |
jtv |
Allow upper-case letters in prepared-statement names
|
|
|
|
@1058
|
[1058]
|
4 years |
jtv |
Moved test/Makefile.am over to new templating system. No more Perl!
|
|
|
|
@1051
|
[1051]
|
4 years |
jtv |
Fix for nasty bug in notice processor handling (Bart Samwel)
|
|
|
|
@1046
|
[1046]
|
4 years |
jtv |
Visual C++ has vsnprintf(), thanks Bart Samwel
|
|
|
|
@1034
|
[1034]
|
5 years |
jtv |
Hopefully fixes MinGW link problems
|
|
|
|
@1030
|
[1030]
|
5 years |
jtv |
Many more Windows/Visual? C++ improvements (Bart Samwel, Alexandre Hanft)
|
|
|
|
@1027
|
[1027]
|
5 years |
jtv |
Fixed prepared-statement bug that emerges on Visual C++ (thanks Bart …
|
|
|
|
@1026
|
[1026]
|
5 years |
jtv |
New header system to suppress bad Visual C++ warnings
|
|
|
|
@1017
|
[1017]
|
5 years |
jtv |
Massive improvemenst, thanks largely to Bart Samwel
|
|
|
|
@1008
|
[1008]
|
5 years |
jtv |
Big set of Visual C++ fixes and workarounds by Bart Samwel
|
|
|
|
@1007
|
[1007]
|
5 years |
jtv |
|
|
|
|
@1005
|
[1005]
|
5 years |
jtv |
Fixed detection of Windows socket library, thanks Allysson Costa
|
|
|
|
@1001
|
[1001]
|
5 years |
jtv |
Reviewed reference documentation
|
|
|
|
@996
|
[996]
|
5 years |
jtv |
Fixed includes for Cygwin
|
|
|
|
@995
|
[995]
|
5 years |
jtv |
Many fixes to configure script; obviate socket library option in LDFLAGS!
|
|
|
|
@985
|
[985]
|
5 years |
jtv |
|
|
|
|
@981
|
[981]
|
5 years |
jtv |
Redid prepared statements handling
|
|
|
|
@969
|
[969]
|
5 years |
jtv |
Moved development site
|
|
|
|
@966
|
[966]
|
5 years |
jtv |
Refactored connection hierarchy
|
|
|
|
@957
|
[957]
|
5 years |
jtv |
Cleaning up directory structure after conversion from CVS
|
|
copied from trunk/libpqxx/NEWS:
|
|
|
|
@955
|
[955]
|
5 years |
jtv |
Serious encoding bug in sqlesc(string), thanks tometzky@…
|