CVSROOT:        /cvs/gnome
Module name:    libgda
Changes by:     basd    05/02/03 05:01:08

Modified files:
        .              : ChangeLog 
        doc/C          : libgda-sections.txt 
        doc/C/tmpl     : gda-connection.sgml gda-server-provider.sgml 
        libgda         : gda-connection.c gda-connection.h 
                         gda-data-model-column-index-attributes.c 
                         gda-data-model-index.c gda-server-provider.c 
                         gda-server-provider.h 
        providers/mysql: gda-mysql-provider.c 
        providers/postgres: gda-postgres-provider.c 

Log message:
2005-02-03  Bas Driessen <[EMAIL PROTECTED]>

* libgda/gda-connection.[ch]: new prototypes and functions
gda_connection_create_index() and gda_connection_drop_index().

* libgda/gda-server-provider.[ch]: new prototypes and functions
gda_connection_create_index() and gda_connection_drop_index().

* providers/postgres/gda-postgres-provider.c: added prototype and function
gda_postgres_provider_drop_index() and prototype and skeleton function
gda_postgres_provider_create_index().

* providers/mysql/gda-mysql-provider.c: added prototype and function
gda_mysql_provider_drop_index() and prototype and skeleton function
gda_mysql_provider_create_index().

* doc/C: added create/drop index to documentation.

* libgda/gda-data-model-column-index-attributes: minor bugfixes.

* libgda/gda-data-model-index: minor bugfixes.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgda&who=basd&date=explicit&mindate=2005-02-03%2005:00&maxdate=2005-02-03%2005:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to