Re: patch: to_string, to_array functions
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Itagaki Takahiro <itagaki.takahiro@gmail.com>, Brendan Jurd <direvus@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Merlin Moncure <mmoncure@gmail.com>
Date: 2010-07-23T20:18:56Z
Lists: pgsql-hackers
Attachments
- implode.diff (text/x-patch) patch
Hello I am sending a actualised patch. There is only one significant change to last patch. Function to_string was renamed to "implode" and to_array was renamed "explode". Regards Pavel Stehule