libgda r2984 - in trunk: . libgda libgda-xslt providers/postgres samples/XSLT



Author: vivien
Date: 2007-09-27 19:52:53 +0100 (Thu, 27 Sep 2007)
New Revision: 2984
ViewCVS link: http://svn.gnome.org/viewcvs/libgda?rev=2984&view=rev

Added:
   trunk/samples/XSLT/data2.xml
Modified:
   trunk/ChangeLog
   trunk/libgda-report-3.0.pc.in
   trunk/libgda-xslt-3.0.pc.in
   trunk/libgda-xslt/sql_backend.h
   trunk/libgda-xslt/sql_exslt_internal.c
   trunk/libgda-xslt/sqlexslt.c
   trunk/libgda/gda-command.c
   trunk/libgda/gda-dict-reg-aggregates.c
   trunk/libgda/gda-dict-reg-functions.c
   trunk/providers/postgres/gda-postgres-cursor-recordset.c
   trunk/providers/postgres/gda-postgres-cursor-recordset.h
   trunk/samples/XSLT/data.xml
   trunk/samples/XSLT/test.xsl
Log:
2007-09-27  Vivien Malerba <malerba gnome-db org>

        * libgda-report-3.0.pc.in:
        * libgda-xslt-3.0.pc.in: corrected the name of the package
        * samples/XSLT: make the example working (Pawel Cesar Sanjuan Szklarz)
        * libgda-xslt/*: bug fixes
        * libgda/gda-dict-reg-functions.c:
        * libgda/gda-dict-reg-aggregates.c: don't crash if dictionary does not support
        functions of aggregates when trying to find one (fixes bug #414148)
        * providers/postgres/gda-postgres-cursor-recordset.c: implemented the
        i_iter_at_row() virtual method using "FETCH ABSOLUTE" (Murray Cumming)
        * libgda/gda-command.c:  improved gda_command_set_options() to have at least
        GDA_COMMAND_OPTION_STOP_ON_ERRORS xor GDA_COMMAND_OPTION_IGNORE_ERRORS as the
        two are strict opposites






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]