]> granicus.if.org Git - postgresql/commit
Remove the arbitrary (and undocumented) limit on the number of parameter=value
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Aug 2010 23:02:00 +0000 (23:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Aug 2010 23:02:00 +0000 (23:02 +0000)
commitc04fd1b9dbdc56ea0b64939e6d62f685b28ecea3
tree6b9cdd9357269b18369047cd6380182610e69b9b
parent33f43725fb5e133454a3e1d0a33bd7cbc75c3c59
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
contrib/xml2/expected/xml2.out
contrib/xml2/expected/xml2_1.out
contrib/xml2/sql/xml2.sql
contrib/xml2/xslt_proc.c