|
|
| version 1.9, 2007/02/20 10:31:49 | version 1.13, 2009/11/18 01:34:30 |
|---|---|
| Line 1 | Line 1 |
| 2009-08-23 misha | |
| * configure.in 1.24: | |
| - option --with-dynamic-stdcpp was added | |
| - default (static) linking options were slightly modified | |
| 2008-12-21 misha | |
| * configure 1.20: | |
| *** empty log message *** | |
| * parser3pgsql.C 1.33: | |
| - bugfix: ?autocommit=1|0 should work now | |
| 2008-12-18 misha | |
| * parser3pgsql.C 1.32: | |
| - bugfix: mustn't call commint after each query if ?autocommit=0 | |
| option was specified | |
| 2008-07-01 misha | |
| * parser3pgsql.C 1.31: | |
| - autocommit=0 not equal WithoutDefaultTransaction=1. first one make 1 connect == 1 transaction. | |
| second -- disable begin/commit/rollback at all | |
| - call commit after query execution if autocommit option wasn't disabled | |
| - much less calls for PQftype | |
| - no more transcode calls for number/date types | |
| 2008-06-27 misha | |
| * configure 1.19: | |
| *** empty log message *** | |
| 2008-06-26 misha | |
| * configure.in 1.22: | |
| * parser3pgsql.C 1.30: | |
| - new API and version number (10.0) | |
| - $.limit(0) fixes | |
| - little refactoring | |
| 2008-06-24 misha | |
| * parser3pgsql.C 1.29: | |
| some code reformating | |
| 2007-10-25 misha | |
| * parser3pgsql.C 1.28: | |
| - allow ?charset and ?ClientCharset at once | |
| 2007-01-29 misha | 2007-01-29 misha |
| * parser3pgsql.C 1.27: | * parser3pgsql.C 1.27: |
| - last version commited | - last version commited |