Re: patch: to_string, to_array functions
От
Bruce Momjian
Тема
Re: patch: to_string, to_array functions
Дата
Msg-id
201008092136.o79La9h15547@momjian.us
Ответ на
Re: patch: to_string, to_array functions (David E. Wheeler)
Список
Дерево обсуждения
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>
David E. Wheeler wrote: > 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 +1 -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
В списке pgsql-hackers по дате отправления