From: | "Erik Rijkers" <er(at)xs4all(dot)nl> |
---|---|
To: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: patch (for 9.1) string functions |
Date: | 2010-07-29 20:43:57 |
Message-ID: | 2320c2f603642bf0c4fdd57c30077a37.squirrel@webmail.xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Pavel,
In xfunc.sgml, I came across a function example (for use of VARIADIC in polymorphic functions),
where the function name is concat(): (in the manual: 35.4.10. Polymorphic SQL Functions).
Although that is not strictly wrong, it seems better to change that name when concat goes into
core, as seems to be the plan.
If you agree, it seems best to include this change in your patch and change that example
function's name when the stringfunc patch gets applied.
Erik Rijkers
Attachment | Content-Type | Size |
---|---|---|
xfunc.sgml.diff | application/octet-stream | 1.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-07-29 20:45:03 | Re: reducing NUMERIC size for 9.1 |
Previous Message | Tom Lane | 2010-07-29 20:37:09 | Re: reducing NUMERIC size for 9.1 |