CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/02/18 05:50:06
Modified files: . : ChangeLog glom : utils.cc glom/data_structure: relationship.cc relationship.h glom/mode_data : dialog_layout_list_related.cc Log message: 2006-02-18 Murray Cumming <[EMAIL PROTECTED]> * glom/data_structure/relationship.cc: * glom/data_structure/relationship.h: Added get_has_to_table(), for performance, to avoid string copying. * glom/utils.cc: build_sql_select_with_where_clause(): Add to_table to the FROM list for non-key-linked relationships. libpq adds the implicit FROM if we do not do this, but it prints a warning on stdout. * glom/mode_data/dialog_layout_list_related.cc: on_combo_relationship_changed(): Clear the list of fields when the relationship changes, so that there are no invalid fields. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-02-18%2005:49&maxdate=2006-02-18%2005:51 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list