| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Asif Rehman <asifr(dot)rehman(at)gmail(dot)com> |
| Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal: unescape_text function |
| Date: | 2020-10-07 09:00:40 |
| Message-ID: | CAFj8pRDx+YYS37LMB9tO+dF0k9WeUw8dtHnYnpojD6-1Ud89AQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
st 29. 7. 2020 v 8:18 odesílatel Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
napsal:
> Hi
>
>
>>
>> Hi Pavel,
>>
>> Since the idea originated from unescaping unicode string literals i.e.
>> select unescape('Odpov\u011Bdn\u00E1 osoba');
>>
>> Shouldn't the built-in function support the above syntax as well?
>>
>
> good idea. The prefixes u (4 digits) and U (8 digits) are supported
>
> Regards
>
rebase
Regards
Pavel
> Pavel
>
>
>> --
>> Asif Rehman
>> Highgo Software (Canada/China/Pakistan)
>> URL : www.highgo.ca
>>
>>
| Attachment | Content-Type | Size |
|---|---|---|
| unicode_unescape-20201007.patch | text/x-patch | 13.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Fan | 2020-10-07 09:05:36 | Re: [HACKERS] Runtime Partition Pruning |
| Previous Message | Amit Kapila | 2020-10-07 08:52:19 | Re: Resetting spilled txn statistics in pg_stat_replication |