Re: patch: to_string, to_array functions
От
David E. Wheeler
Тема
Re: patch: to_string, to_array functions
Дата
Msg-id
D3A77865-D55C-42F6-BB5F-7907AB78B765@kineticode.com
Ответ на
Re: patch: to_string, to_array functions (Robert Haas)
Список
Дерево обсуждения
patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Brendan Jurd <direvus@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Brendan Jurd <direvus@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Brendan Jurd <direvus@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Itagaki Takahiro <itagaki.takahiro@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Brendan Jurd <direvus@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Robert Haas <robertmhaas@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Merlin Moncure <mmoncure@gmail.com>
Re: patch: to_string, to_array functions David Fetter <david@fetter.org>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Dimitri Fontaine <dfontaine@hi-media.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Michael Glaesemann <grzm@seespotcode.net>
Re: patch: to_string, to_array functions Pavel Stehule <pavel.stehule@gmail.com>
Re: patch: to_string, to_array functions Bruce Momjian <bruce@momjian.us>
On Aug 9, 2010, at 1:10 PM, Robert Haas wrote: >> My first thought is that we should go back to the string_to_array and >> array_to_string names. The key reason not to use those names was the >> conflict with the old functions if you didn't specify a third argument, >> but where is the advantage of not specifying the third argument? It >> would be a lot simpler for people to understand if we just said "the >> two-argument forms work like this, while the three-argument forms work >> like that". This is especially reasonable because the difference in >> behavior is about nulls in the array, which is exactly what the third >> argument exists to specify. >> >> [ Sorry for not complaining about this before, but I was on vacation >> when the previous naming discussion went on. ] > > I can live with that, as long as it's clearly explained in the docs. +1 David
В списке pgsql-hackers по дате отправления