CVSROOT:        /cvs/gnome
Module name:    libgda
Changes by:     basd    05/01/29 00:21:43

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

Log message:
2005-01-29  Bas Driessen <[EMAIL PROTECTED]>

* providers/postgres/gda-postgres-provider.c: added prototypes and functions
gda_postgres_provider_create_table(), gda_postgres_provider_drop_table()
and postgres_name_from_gda_type().

* providers/mysql/gda-mysql-provider.c: added prototypes
for gda_mysql_provider_create_table() and gda_mysql_provider_drop_table().

* libgda/gda-connection.[ch]
(gda_connection_create_table): changed last parameter
to type GList.

* libgda/gda-server-provider.[ch]
(gda_server_provider_create_table): changed last parameter
to type GList.

* doc/C/libgda-sections.txt: renamed function
gda_data_model_end_update to gda_data_model_commit_update.

* doc/C/tmpl/gda-data-model.sgml: inserted section for new
function gda_data_model_commit_update.

* doc/C/tmpl/gda-connection.sgml: renamed parameter
attributes to attributes_list for gda_connection_create_table
entry.

* doc/C/tmpl/gda-server-provider.sgml: renamed parameter
attributes to attributes_list for gda_server_provider_create_table
entry.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgda&who=basd&date=explicit&mindate=2005-01-29%2000:20&maxdate=2005-01-29%2000:22

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

Reply via email to