Re: xmlconcat as variadic function - Mailing list pgsql-hackers

From Tom Lane
Subject Re: xmlconcat as variadic function
Date
Msg-id 9390.1226968489@sss.pgh.pa.us
Whole thread Raw
In response to Re: xmlconcat as variadic function  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: xmlconcat as variadic function
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane wrote:
>> Well, for example pg_catalog.xmlconcat(...) will behave differently if
>> we make this change.

> Uh, because there is no pg_catalog.xmlconcat() in 8.3.  Why is that 
> relevant?

My point is it's a user-visible change --- maybe a subtle one, but still
a change that in principle could break some app somewhere --- and no
good reason has been put forward for making it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Chernow
Date:
Subject: Re: Compiling on HP-UX 10.20 fails
Next
From: "Joshua D. Drake"
Date:
Subject: Re: xmlconcat as variadic function