3.99.14: 2009-03-13 Murray Cumming * libgda/src/connection.[hg|ccg]: Added update_meta_store_data_types() and update_meta_store_table_names(). 2009-03-13 Murray Cumming * libgda/libgdamm.h: Remove the include of libgdamm/error.h. 2009-03-13 Murray Cumming * libgda/src/Makefile_list_of_hg.am_fragment: * libgda/src/error.ccg: * libgda/src/error.hg: Removed these because the corresponding C header is now not installed by libgda. This is better anyway. * libgda/src/libgda_signals.defs: Hand-corrected mentions of GdaError to GError. * tools/m4/convert_libgdamm.m4: Move signal-specific Value and Error conversions out of here. * libgda/src/dataproxy.hg: * libgda/src/holder.hg: * libgda/src/set.hg: Use Glib::Error instead of Gda::Error. Make Value and ustring string parameters const references.