Re: Unicode escapes with any backend encoding

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: Unicode escapes with any backend encoding
Дата
Msg-id 169067d0-d278-5fb8-55f5-86bd50de9193@anastigmatix.net
обсуждение исходный текст
Ответ на Re: Unicode escapes with any backend encoding  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 3/6/20 2:19 PM, Tom Lane wrote:
>> Maybe Chapman has a use case in mind he can test with? Barring that,
>> the patch seems ready for commit.
> 
> I went ahead and pushed this, just to get it out of my queue.
> Chapman's certainly welcome to kibitz some more of course.

Sorry, yeah, I don't think I had any kibitzing to do. My use case
was for an automated SQL generator to confidently emit Unicode-
escaped forms with few required assumptions about the database they'll
be loaded in, subject of course to the natural limitation that its
encoding contain the characters being used, but not to arbitrary
other limits. And unless I misunderstand the patch, it accomplishes
that, thereby depriving me of stuff to kibitz about.

Regards,
-Chap



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: explain HashAggregate to report bucket and memory stats
Следующее
От: Alvaro Herrera
Дата:
Сообщение: range_deserialize + range_get_flags