Re: [gnome-db] Very small documentation patch
- From: Florian Blaser <florian tizoo ch>
- To: <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Very small documentation patch
- Date: Sat, 3 Aug 2002 11:37:40 +0200
Well, thanks for the precisions.
You'll find the patch attached to this mail.
Best regards,
Florian
Le Samedi, 3 Août 2002 01.46, Rodrigo Moya a écrit :
> yes,. the preferred diff format is 'diff -u'. Also, please send the
> patch as an attachment.
>
> And no, send the patches to the list, so that everybody can look at
> them.
>
> Please resend your patch attached to the message, and I'll apply it.
>
> cheers
> _______________________________________________
> gnome-db-list mailing list
> gnome-db-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-db-list
--- libgda-docs.sgml 2002-08-03 11:15:44.000000000 +0200
+++ libgda-docs.sgml 2002-08-03 11:15:06.000000000 +0200
@@ -962,13 +962,7 @@
<listitem>
<para>get_n_rows</para>
<para>
- Returns the number of rows in the data model.
- </para>
- </listitem>
- <listitem>
- <para>get_n_columns</para>
- <para>
- Returns the number of columns in the data model. If the provider
+ Returns the number of rows in the data model. If the provider
can know in advance the number of rows the database server has
returned, this function should just return that, and not
retrieve any data. On the other hand, if it can't it should
@@ -978,6 +972,12 @@
</para>
</listitem>
<listitem>
+ <para>get_n_columns</para>
+ <para>
+ Returns the number of columns in the data model.
+ </para>
+ </listitem>
+ <listitem>
<para>describe_column</para>
<para>
Returns information about a given column, in the form of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]