string_to_array, array_to_string function without separator

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема string_to_array, array_to_string function without separator
Дата
Msg-id CAFj8pRD81hrWV3h9soFHLcBbHAjJWsAiJxfVgYcdb4kjUw-D1w@mail.gmail.com
обсуждение исходный текст
Ответы Re: string_to_array, array_to_string function without separator
Список pgsql-hackers
Hi

I propose mentioned functions without specified separator. In this case the string is transformed to array of chars, in second case, the array of chars is transformed back to string.

Comments, notes?

Regards

Pavel

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: libpq environment variables in the server
Следующее
От: "Kato, Sho"
Дата:
Сообщение: Fix typo in test code comments