libgda r3133 - in branches/libgda-3-2: . doc/C/tmpl
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r3133 - in branches/libgda-3-2: . doc/C/tmpl
- Date: Tue, 8 Apr 2008 07:30:48 +0100 (BST)
Author: murrayc
Date: Tue Apr 8 07:30:48 2008
New Revision: 3133
URL: http://svn.gnome.org/viewvc/libgda?rev=3133&view=rev
Log:
Increased version
Modified:
branches/libgda-3-2/NEWS
branches/libgda-3-2/doc/C/tmpl/gda-data-model-bdb.sgml
branches/libgda-3-2/doc/C/tmpl/gda-vconnection-data-model.sgml
Modified: branches/libgda-3-2/NEWS
==============================================================================
--- branches/libgda-3-2/NEWS (original)
+++ branches/libgda-3-2/NEWS Tue Apr 8 07:30:48 2008
@@ -1,8 +1,26 @@
-libgda 3.1.3, TODO
+libgda 3.1.3, 2008-04-08
-* Postgres provider: Fix a big inefficiency in discovering the primary key,
+* Change the default string escape for a single-quote char from backslash
+ single-quote (\') to single-quote single-quote ('') so that SQLite will
+ accept it
+ (Phil Longstaff)
+* GdaQuery: gda_query_execute() Do not report an error when there is none.
+ (Phil Longstaff)
+* GdaClient: Do not leak the GdaProvider.
+* GdaConnection: Do not leak the GdaClient.
+* GdaColumn: Do not leak part of the GdaValue.
+(Murray Cumming)
+* GdaDataModel:
+* GdaDataModelArray:
+* GdaServerProvider: Fixed some leaks.
+ (Phil Longstaff)
+* PostgreSQL provider:
+ - Fix a big inefficiency in discovering the primary key,
introduced in 3.1.x.
- Mark Johnson. (Bug #513543)
+ (Mark Johnson). (Bug #513543)
+ - Do not leak the GdaDataModelRow.
+ - Prevent an access outside an array and prevent some string leaks.
+ (Murray Cumming)
* Translation fixes.
Vivien Malerba. (Bug #494337 - Claude Paroz)
* Build:
Modified: branches/libgda-3-2/doc/C/tmpl/gda-data-model-bdb.sgml
==============================================================================
--- branches/libgda-3-2/doc/C/tmpl/gda-data-model-bdb.sgml (original)
+++ branches/libgda-3-2/doc/C/tmpl/gda-data-model-bdb.sgml Tue Apr 8 07:30:48 2008
@@ -29,16 +29,8 @@
</para>
-
-<!-- ##### ARG GdaDataModelBdb:db-name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GdaDataModelBdb:filename ##### -->
-<para>
-
-</para>
+ object:
+ priv:
<!-- ##### STRUCT GdaDataModelBdbClass ##### -->
<para>
Modified: branches/libgda-3-2/doc/C/tmpl/gda-vconnection-data-model.sgml
==============================================================================
--- branches/libgda-3-2/doc/C/tmpl/gda-vconnection-data-model.sgml (original)
+++ branches/libgda-3-2/doc/C/tmpl/gda-vconnection-data-model.sgml Tue Apr 8 07:30:48 2008
@@ -25,16 +25,6 @@
</para>
-<!-- ##### USER_FUNCTION GdaVConnectionDataModelFunc ##### -->
-<para>
-
-</para>
-
- model:
- table_name:
- data:
-
-
<!-- ##### STRUCT GdaVconnectionDataModelSpec ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]