pgsql: Remove the arbitrary (and undocumented) limit on the number of - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove the arbitrary (and undocumented) limit on the number of
Date
Msg-id 20100810230200.98F617541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove the arbitrary (and undocumented) limit on the number of parameter=value
pairs that can be handled by xslt_process().

There is much else to do here, but this patch seems useful in its own right
for as long as this code survives.

Pavel Stehule, reviewed by Mike Fowler

Modified Files:
--------------
    pgsql/contrib/xml2:
        xslt_proc.c (r1.21 -> r1.22)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xslt_proc.c?r1=1.21&r2=1.22)
    pgsql/contrib/xml2/expected:
        xml2.out (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/expected/xml2.out?r1=1.1&r2=1.2)
        xml2_1.out (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/expected/xml2_1.out?r1=1.1&r2=1.2)
    pgsql/contrib/xml2/sql:
        xml2.sql (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/sql/xml2.sql?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add three-parameter forms of array_to_string and string_to_array,
Next
From: shigehiro@pgfoundry.org (User Shigehiro)
Date:
Subject: press - pr: per review from JPUG members