Re: jsonb generator functions

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: jsonb generator functions
Дата
Msg-id 543EE298.6050701@dunslane.net
обсуждение исходный текст
Ответ на Re: jsonb generator functions  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: jsonb generator functions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 10/15/2014 03:54 PM, I wrote:
>
> On 10/15/2014 07:38 AM, Pavel Stehule wrote:
>>
>>
>>
>> I checked a code, and I have only two small objection - a name 
>> "jsonb_object_two_arg" is not good - maybe "json_object_keys_values" ?
>
> It's consistent with the existing json_object_two_arg. In all cases I 
> think I kept the names the same except for changing "json" to "jsonb". 
> Note that these _two_arg functions are not visible at the SQL level - 
> they are only visible in the C code.
>
> I'm happy to be guided by others in changing or keeping these names.


If we really want to change the name of json_object_two_arg, it would 
probably be best to change it NOW in 9.4 before it gets out into a 
production release at all.

Thoughts?

cheers

andrew



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Maximum number of WAL files in the pg_xlog directory
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Maximum number of WAL files in the pg_xlog directory