pginstaller - pginst: Use DOM-based loops instead of XSL tro build the C - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Use DOM-based loops instead of XSL tro build the C
Date
Msg-id 20041204173406.7A962AAED6E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use DOM-based loops instead of XSL tro build the C code. For some reason the XML parser got very confused when the XSL
wasn'tin the same encoding as the XML input/output, and generated some very interesting output... Not as fast, but much
morecorrect this way. 

Also, force translation regeneration in wixobj build step to make sure wxs files are correctly updated.

Modified Files:
--------------
    pginst:
        Makefile (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.27&r2=1.28)
    pginst/util:
        translate.vbs (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/translate.vbs.diff?r1=1.1&r2=1.2)

Removed Files:
-------------
    pginst/util:
        gencsource.xsl
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/gencsource.xsl)

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING
Next
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Add Brazilian Portuguese translation (not